[Blends-commit] [SCM] website branch, master, updated. 75754015c8a6c4d1754836cc753f200236b71395
Andreas Tille
tille at debian.org
Fri Dec 6 15:42:43 UTC 2013
The following commit has been merged in the master branch:
commit 75754015c8a6c4d1754836cc753f200236b71395
Author: Andreas Tille <tille at debian.org>
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
More information about the Blends-commit
mailing list