fixed timing
authorChris Koeritz <fred@gruntose.com>
Tue, 3 Jan 2017 01:03:13 +0000 (20:03 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 3 Jan 2017 01:03:13 +0000 (20:03 -0500)
infobase/configuration/cron/synch_and_swim_downstream.crontab

index 6d1e6be2662404e85d7750173074b045c751f535..c596a3fd71099516ff2084cf2f55bc393779beda 100644 (file)
@@ -4,5 +4,5 @@
 # repositories, such as sourceforge or github.  the uploading process (which we think of as sending
 # those updated items swimming downstream to their dependent repositories) is done automatically in
 # our makefiles.  that's why the code below relies on the top-level makefile in home.
-14 */2 * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME ; rev_update ; make ) &>>/tmp/${USER}-cron-synch_and_swim_downstream.log
+14 3 * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME ; rev_update ; make ) &>>/tmp/${USER}-cron-synch_and_swim_downstream.log