[debian-edu-commits] debian-edu/debian-edu-doc.git (#498) - wheezy (branch) updated: 1.2_20090131-13-ge3fd70a

David Prévot taffit at alioth.debian.org
Sat Oct 5 12:19:17 UTC 2013


The branch, wheezy has been updated
       via  e3fd70a06a317a117da1fcbeb0c313aa6ac1df49 (commit)
      from  2b887a59208d3de807e7e21cb6b2e5a3f08acf23 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 documentation/scripts/get_manual |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/documentation/scripts/get_manual b/documentation/scripts/get_manual
index 0a5dd06..8dac86d 100755
--- a/documentation/scripts/get_manual
+++ b/documentation/scripts/get_manual
@@ -112,7 +112,7 @@ mv $TMPFILE2 $xmlfile
 # motivate
 if [ "$(grep -v FIXMEs $xmlfile |grep FIXME)" != "" ] ; then
 	echo "====================" >> $TMPFILE
-	echo `grep -v FIXMEs $xmlfile |grep FIXME||wc -l` FIXMEs left to fix >> $TMPFILE
+	echo `grep -v FIXMEs $xmlfile |grep FIXME|wc -l` FIXMEs left to fix >> $TMPFILE
 	echo "====================" >> $TMPFILE
 fi
 mv $TMPFILE fixme-status.txt


hooks/post-receive
-- 
debian-edu-doc.git (Debian package debian-edu-doc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).




More information about the debian-edu-commits mailing list