You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/04/08 06:10:24 UTC

svn commit: r762723 - /maven/repository-tools/trunk/src/bin/crontab.txt

Author: brianf
Date: Tue Apr  7 12:01:11 2009
New Revision: 762723

URL: http://svn.apache.org/viewvc?rev=762723&view=rev
Log:
run twice a day

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=762723&r1=762722&r2=762723&view=diff
==============================================================================
--- maven/repository-tools/trunk/src/bin/crontab.txt (original)
+++ maven/repository-tools/trunk/src/bin/crontab.txt Tue Apr  7 12:01:11 2009
@@ -7,7 +7,7 @@
 # sync rewrite rules to m1 repo at ibiblio
 51 19 * * * cd $HOME/bin; ./synchronize-rewrite-rules-to-ibiblio.sh $HOME/bin/synchronize.properties
 # sync m2 repos
-16 7/17 * * * cd $HOME/bin/; ./synchronize-inbound.sh
+16 7,17 * * * cd $HOME/bin/; ./synchronize-inbound.sh
 # sync central to cica.es mirror
 30 21 * * * cd $HOME/bin; ./synchronize-central-to-cica.sh $HOME/bin/synchronize.properties
 # sync central to repo.exist.com mirror