The following commit has been merged in the master branch:
commit 75754015c8a6c4d1754836cc753f200236b71395
Author: Andreas Tille <[email protected]>
Date:   Fri Dec 6 16:47:14 2013 +0100

    fix update-all

diff --git a/webtools/update-all b/webtools/update-all
index ebfa51f..63f636a 100755
--- a/webtools/update-all
+++ b/webtools/update-all
@@ -1,7 +1,7 @@
 #!/bin/sh
-update-all-tasks
-update-all-thermometers
-update-all-bugs_udd
+./update-all-tasks
+./update-all-thermometers
+./update-all-bugs_udd
 if `which static-update-component 2>/dev/null >/dev/null` ; then
     static-update-component blends.debian.org >/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

Reply via email to