You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2010/05/12 11:53:52 UTC

svn commit: r943419 - /lenya/zone/bin/mycrons.cron

Author: thorsten
Date: Wed May 12 09:53:52 2010
New Revision: 943419

URL: http://svn.apache.org/viewvc?rev=943419&view=rev
Log:
Commenting cron since the scripts are screwing up the box

Modified:
    lenya/zone/bin/mycrons.cron

Modified: lenya/zone/bin/mycrons.cron
URL: http://svn.apache.org/viewvc/lenya/zone/bin/mycrons.cron?rev=943419&r1=943418&r2=943419&view=diff
==============================================================================
--- lenya/zone/bin/mycrons.cron (original)
+++ lenya/zone/bin/mycrons.cron Wed May 12 09:53:52 2010
@@ -1,6 +1,6 @@
 # deploy zone site every hour *:05
-05 * * * * /export/home/lenya/bin/updateZones.sh
+#05 * * * * /export/home/lenya/bin/updateZones.sh
 # deploy staging docu site every hour *:50
-50 * * * * /export/home/lenya/bin/stagingDocu.sh
+#50 * * * * /export/home/lenya/bin/stagingDocu.sh
 # update and build lenya and cocoon at 03:15 every day
- 15 3 * * * /export/home/lenya/bin/nightlies.sh
+# 15 3 * * * /export/home/lenya/bin/nightlies.sh



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org