[debian-edu-commits] [SCM] Debian package debian-edu-doc branch, wheezy, updated. 1.4_20120925_6.0.6-62-g41c6ef7

Holger Levsen holger at layer-acht.org
Sun Feb 17 16:25:18 UTC 2013


The following commit has been merged in the wheezy branch:
commit 41c6ef714abb3febd5d3877668286d18c8fcafe9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Feb 17 17:25:13 2013 +0100

    mail_stats_to_list: don't run 'make update'

diff --git a/debian/mail_stats_to_list b/debian/mail_stats_to_list
index 985b340..4277ea3 100755
--- a/debian/mail_stats_to_list
+++ b/debian/mail_stats_to_list
@@ -47,7 +47,7 @@ for i in debian-edu-squeeze debian-edu-wheezy ; do
 		echo "To understand this mail better, please read /usr/share/doc/debian-edu-doc/README." >> $TMPFILE
 		echo "This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list." >> $TMPFILE
 		echo >> $TMPFILE
-		make update > /dev/null 2>&1 
+		#make update > /dev/null 2>&1 
 		make status >> $TMPFILE 2>&1 
 		cat $TMPFILE | mail -s "Content and translation status for the $i manual" debian-edu at lists.debian.org
 		rm $TMPFILE

-- 
Debian package debian-edu-doc



More information about the debian-edu-commits mailing list