[debian-edu-commits] debian-edu/debian-edu-doc.git (#517) - wheezy (branch) updated: 1.3_20090530_5.0.1+edu0_alpha-3-gc346b9b

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


The branch, wheezy has been updated
       via  c346b9b385574345cc860049f0cbebb9531bfc24 (commit)
      from  9d8cff60a23607a1e63cbbbe7c07b43d2c869505 (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:
 debian/mail_stats_to_list |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/mail_stats_to_list b/debian/mail_stats_to_list
index ebd7495..bbcf891 100755
--- a/debian/mail_stats_to_list
+++ b/debian/mail_stats_to_list
@@ -22,7 +22,7 @@
 #
 
 cd ~holger/debian-edu-doc
-svn up && svn status 
+svn up > /dev/null 2>&1 && svn status 
 if [ $(echo $?) -ne 0 ] ; then
 	echo "Problem with svn checkout at a.skolelinux.no:~holger/debian-edu-doc - please fix." | mail -s "problem with debian-edu-doc status mails" holger at layer-acht.org
 	exit 1


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