Author: crossley Date: Thu Apr 1 01:46:32 2010 New Revision: 929774 URL: http://svn.apache.org/viewvc?rev=929774&view=rev Log: Sync with crontab on server. Now using correct script name and made it executable.
Modified: forrest/zone/config/crontab.txt Modified: forrest/zone/config/crontab.txt URL: http://svn.apache.org/viewvc/forrest/zone/config/crontab.txt?rev=929774&r1=929773&r2=929774&view=diff ============================================================================== --- forrest/zone/config/crontab.txt (original) +++ forrest/zone/config/crontab.txt Thu Apr 1 01:46:32 2010 @@ -2,7 +2,7 @@ # update and build forrest-trunk every hour # Run forrestbot jobs every alternate 2 hours. Do an svn update check every hour at 45 minutes past. -45 * * * * /export/home/config/update-check.sh +45 * * * * /export/home/config/update_check.sh 04 0,2,4,6,8,10,12,14,16,18,20,22 * * * /export/home/config/run-forrestbot.sh forrest-seed.xml notify trunk 06 0,2,4,6,8,10,12,14,16,18,20,22 * * * /export/home/config/run-forrestbot.sh forrest-sample-2.xml notify trunk