The following commit has been merged in the master branch:
commit f61b1f8fd13a747323ce5ec74bce579e8db69704
Author: Andreas Tille <[email protected]>
Date: Mon Sep 7 08:59:08 2015 +0200
Be silent
diff --git a/webtools/fetch_README.Debian b/webtools/fetch_README.Debian
index c153e94..9caaad4 100755
--- a/webtools/fetch_README.Debian
+++ b/webtools/fetch_README.Debian
@@ -13,4 +13,4 @@ $WGET -q
http://blends.alioth.debian.org/machine-readable/README.Debian.tar.bz2
rm -rf ${TARGETDIR}/${SUBDIR}
mv machine-readable ${SUBDIR}
-if [ -x ~/bin/my_static-update-component ] ; then
~/bin/my_static-update-component ; fi
+if [ -x ~/bin/my_static-update-component ] ; then
~/bin/my_static-update-component 2>/dev/null >/dev/null; fi
--
Static and dynamic websites for Debian Pure Blends
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit