This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch README in repository hurd.
commit 3328d0ff8c00c04f14023eeea567eb5d99934d1d Author: Samuel Thibault <[email protected]> Date: Mon Sep 16 03:18:14 2013 +0200 Fix typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fdd6259..f7fbfa6 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ git tag -m "New upstream snapshot" -a upstream/hurd/$date git archive --prefix=hurd-$date/ HEAD | bzip2 > ../hurd_$date.orig.tar.bz2 git checkout upstream-merged -for dir in devnode libbpf libdde_linux26 libhurd-slab libmachdev eth-filter eth-multiplexer random procfs +for dir in devnode libbpf libdde-linux26 libhurd-slab libmachdev eth-filter eth-multiplexer random procfs do tar -xf ../hurd_$date.orig-$dir.tar.bz2 done -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
