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

Andreas Tille tille at debian.org
Thu Feb 22 14:42:04 UTC 2018


The following commit has been merged in the master branch:
commit 5c6bbb79f9dec25b07ba1bb2785cfa6814e5da3d
Author: Andreas Tille <tille at debian.org>
Date:   Thu Feb 22 15:41:51 2018 +0100

    s/fun/debug/

diff --git a/webtools/check-all-tasks b/webtools/check-all-tasks
index 9ca6687..857ae44 100755
--- a/webtools/check-all-tasks
+++ b/webtools/check-all-tasks
@@ -27,7 +27,7 @@ cd `dirname $0`
 
 needsupdate=0
 
-for bc in `ls webconf/*.conf | grep -v -e "webconf/fun\." -e rest-test` ; do
+for bc in `ls webconf/*.conf | grep -v -e "webconf/debug\." -e rest-test` ; do
     blend=`basename ${bc} .conf`
     # echo "----- $blend ------"
     datadir=`grep "^DataDir:" ${bc} | sed 's/^DataDir:\s*//'`

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list