X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fsynch_and_swim_downstream.crontab;h=196d241f21ca58cbd4bf5947bc84549f6891a9a3;hb=714f07e34483e14aa4a91047b8891463267ae568;hp=222d7c6fb292c0b440ade3dc1127cc62b34901ce;hpb=51356b493613a783d95f8ba5f6ef7777c8e50f5a;p=feisty_meow.git diff --git a/infobase/configuration/cron/synch_and_swim_downstream.crontab b/infobase/configuration/cron/synch_and_swim_downstream.crontab index 222d7c6f..196d241f 100644 --- a/infobase/configuration/cron/synch_and_swim_downstream.crontab +++ b/infobase/configuration/cron/synch_and_swim_downstream.crontab @@ -1,4 +1,6 @@ +############## + #[synch and swim downstream] # updates local code repositories from master versions before uploading any changes to downstream # repositories, such as sourceforge or github. the uploading process (which we think of as sending @@ -6,3 +8,5 @@ # our makefiles. that's why the code below relies on the top-level makefile in home. 14 * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; cd $HOME ; bash $FEISTY_MEOW_SCRIPTS/rev_control/rgetem.sh ; make ) &>>/tmp/${CRONUSER}-cron-synch_and_swim_downstream.log +############## +