[Blends-commit] [SCM] website branch, master, updated. 937e47999dfb8fa69e8b83e096a442f9192c1e56
Andreas Tille
tille at debian.org
Fri Dec 13 08:31:28 UTC 2013
The following commit has been merged in the master branch:
commit 937e47999dfb8fa69e8b83e096a442f9192c1e56
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 13 09:36:00 2013 +0100
Updating web sentinel on alioth is not possible any more.
diff --git a/misc/tools/blends_websentinel_update b/misc/tools/blends_websentinel_update
index a353f61..e96ecf3 100755
--- a/misc/tools/blends_websentinel_update
+++ b/misc/tools/blends_websentinel_update
@@ -1,5 +1,25 @@
#!/bin/sh
+cat <<EOT
+The web sentinel is not running on alioth any more but rather at
+
+ http://blends.debian.org
+
+Since the access to blends.debian.org is restricted to DDs only and
+not simply to alioth team members the triggering of regeneration of
+the tasks pages can not be done as before with this script.
+
+As an exchange a cron job (website/check-all-tasks) will be installed
+on blends.debian.org which every five minutes checks for updates in
+a certain Blend. Currently this job is tested at
+
+ http://blends.debian.net
+
+Just check there after any updates of your tasks files.
+EOT
+
+exit
+
usage () {
cat <<EOT
Usage: $0 [options] <blend>
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list