You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by yo...@apache.org on 2007/02/05 22:04:33 UTC

svn commit: r503868 - /lucene/solr/nightly/nightly.cron

Author: yonik
Date: Mon Feb  5 13:04:32 2007
New Revision: 503868

URL: http://svn.apache.org/viewvc?view=rev&rev=503868
Log:
move to 8:05Z

Modified:
    lucene/solr/nightly/nightly.cron

Modified: lucene/solr/nightly/nightly.cron
URL: http://svn.apache.org/viewvc/lucene/solr/nightly/nightly.cron?view=diff&rev=503868&r1=503867&r2=503868
==============================================================================
--- lucene/solr/nightly/nightly.cron (original)
+++ lucene/solr/nightly/nightly.cron Mon Feb  5 13:04:32 2007
@@ -1,4 +1,4 @@
 # nightly crontab file
 # install with: crontab nightly.cron
-# run thirtyone minutes after midnight, every day
-31 0 * * *       $HOME/solr-nightly/nightly.sh > $HOME/solr-nightly/nightly.log 2>&1
+# run at 08:05:00Z
+5 8 * * *       $HOME/solr-nightly/nightly.sh > $HOME/solr-nightly/nightly.log 2>&1