]> source.dussan.org Git - archiva.git/commitdiff
Better crontab
authorCarlos Sanchez Gonzalez <carlos@apache.org>
Wed, 11 Jul 2007 20:14:20 +0000 (20:14 +0000)
committerCarlos Sanchez Gonzalez <carlos@apache.org>
Wed, 11 Jul 2007 20:14:20 +0000 (20:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555385 13f79535-47bb-0310-9956-ffa450edef68

maven-meeper/src/bin/crontab.txt

index 977fb0aa302d3b168d91eb691fae21a280ae3a50..47f06427ea1f4640371f537f589a1c5ca3e60161 100644 (file)
@@ -1,5 +1,4 @@
 # Cron jobs for the maven repository
 MAILTO=repository@maven.org
-0  */4 * * * cd $HOME/bin; ./synchronize.sh
+0  */4 * * * cd $HOME/bin; ./kill_long_runners.sh rsync 3 && ./synchronize.sh
 0   0  * * * cd $HOME/reports; ./run.sh
-30  */4 * * * cd $HOME/bin; ./kill_long_runners.sh rsync 3