Author: brett Date: Tue Dec 2 23:22:47 2008 New Revision: 722798 URL: http://svn.apache.org/viewvc?rev=722798&view=rev Log: commit local changes
Modified: maven/repository-tools/trunk/src/bin/crontab.txt Modified: maven/repository-tools/trunk/src/bin/crontab.txt URL: http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/crontab.txt?rev=722798&r1=722797&r2=722798&view=diff ============================================================================== --- maven/repository-tools/trunk/src/bin/crontab.txt (original) +++ maven/repository-tools/trunk/src/bin/crontab.txt Tue Dec 2 23:22:47 2008 @@ -16,4 +16,6 @@ 5 1 * * * cd $HOME/bin; ./synchronize-central-to-ibiblio.sh $HOME/bin/synchronize.properties # run reports 34 2 * * * cd $HOME/reports; ./run.sh -22 4 * * 0 cd $HOME/ide-indexer; ./indexer.sh +#run the index at 7:22 on friday to help smooth the load over the weekend and +#avoid the monday rush +22 19 * * 5 cd $HOME/ide-indexer; ./indexer.sh