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/05/25 07:23:13 UTC

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

Author: brett
Date: Mon May 25 05:23:12 2009
New Revision: 778282

URL: http://svn.apache.org/viewvc?rev=778282&view=rev
Log:
no need to test this any more

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=778282&r1=778281&r2=778282&view=diff
==============================================================================
--- maven/repository-tools/trunk/src/bin/crontab.txt (original)
+++ maven/repository-tools/trunk/src/bin/crontab.txt Mon May 25 05:23:12 2009
@@ -11,7 +11,7 @@
 # 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
-0 23 * * * (cd $HOME/bin; ./synchronize-central-to-exist.sh $HOME/bin/synchronize.properties) 2>&1 | mail -s 'Exist rsync diagnostics' brett@apache.org
+0 23 * * * cd $HOME/bin; ./synchronize-central-to-exist.sh $HOME/bin/synchronize.properties
 # sync central to ibiblio
 5  1 * * * cd $HOME/bin; ./synchronize-central-to-ibiblio.sh $HOME/bin/synchronize.properties
 # run reports