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

Andreas Tille tille at debian.org
Mon Sep 7 06:59:16 UTC 2015


The following commit has been merged in the master branch:
commit f61b1f8fd13a747323ce5ec74bce579e8db69704
Author: Andreas Tille <tille at debian.org>
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



More information about the Blends-commit mailing list