[Blends-commit] [SCM] website branch, master, updated. a107564842da0aae37606c894c43234628899dd3

Andreas Tille tille at debian.org
Thu Jan 2 17:24:48 UTC 2014


The following commit has been merged in the master branch:
commit a107564842da0aae37606c894c43234628899dd3
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jan 2 18:24:17 2014 +0100

    Suppress useless "disconnect from dillon" message to stderr

diff --git a/webtools/update-all b/webtools/update-all
index 5b746a9..0d5dccb 100755
--- a/webtools/update-all
+++ b/webtools/update-all
@@ -2,4 +2,4 @@
 ./update-all-tasks
 ./update-all-thermometers
 ./update-all-bugs_udd
-[ -x /usr/local/bin/static-update-component ] && /usr/local/bin/static-update-component blends.debian.org >/dev/null
+[ -x /usr/local/bin/static-update-component ] && /usr/local/bin/static-update-component blends.debian.org >/dev/null 2>/dev/null

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list