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

Andreas Tille tille at debian.org
Fri Dec 6 16:45:06 UTC 2013


The following commit has been merged in the master branch:
commit 20da6fe9630aa8e8ef7ffd58933d357ad6ed2462
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 6 17:49:18 2013 +0100

    Push new code development (even if there is some remaining mainor quirk)

diff --git a/webtools/update-all-bugs b/webtools/update-all-bugs_udd
similarity index 63%
copy from webtools/update-all-bugs
copy to webtools/update-all-bugs_udd
index 228672b..5846740 100755
--- a/webtools/update-all-bugs
+++ b/webtools/update-all-bugs_udd
@@ -1,5 +1,5 @@
 #!/bin/sh
 mkdir -p logs
 for blend in `ls webconf/*.conf  | grep -v -e "webconf/fun\." -e rest-test | sed 's?webconf/\(.*\)\.conf?\1?'` ; do
-    ./bugs.py $blend 2> logs/${blend}_bugs.err > logs/${blend}_bugs.out
+    ./bugs_udd.py $blend 2> logs/${blend}_bugs_udd.err > logs/${blend}_bugs_udd.out
 done

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list