Author: gmcdonald Date: Wed Mar 31 08:57:31 2010 New Revision: 929438 URL: http://svn.apache.org/viewvc?rev=929438&view=rev Log: sync with crontab
Modified: forrest/zone/config/crontab.txt Modified: forrest/zone/config/crontab.txt URL: http://svn.apache.org/viewvc/forrest/zone/config/crontab.txt?rev=929438&r1=929437&r2=929438&view=diff ============================================================================== --- forrest/zone/config/crontab.txt (original) +++ forrest/zone/config/crontab.txt Wed Mar 31 08:57:31 2010 @@ -1,8 +1,8 @@ # FIXME: Currently installed as user 'crossley'. Perhaps need role account. # update and build forrest-trunk every hour -# FIXME: Update every 2 hours until FOR-1061 is fixed. Also run forrestbot jobs every alternate 2 hours. When fixed, return to doing it every hour at 45 minutes past. -05 1,3,5,7,9,11,13,15,17,19,21,23 * * * /export/home/config/update-forrest-trunk.sh +# 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 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