added comments in crontabs for purpose.
[feisty_meow.git] / infobase / configuration / cron / swim_upstream.crontab
index c4b9b9c10dff8c535ed5b26d74438e94bed69c59..f7ca01f4afa75d530f3c138b7e3b8dc12059f9ba 100644 (file)
@@ -1,13 +1,13 @@
 
 SHELL=/bin/bash
 
-# this cron job updates the feisty meow repository on source forge based on
-# the real one at feistymeow.org.
-
 # m h dom mon dow command
 
 USER=fred
 
+#[swim upstream]
+# this cron job updates the feisty meow repository on source forge based on
+# the real one at feistymeow.org.
 # update the source code to the latest, every day at 3am or so.
 14 */2 * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/rev_control/push_repo_upstream.sh $HOME/repos/sf-feistymeow-trunk ) &>>/tmp/zz_nechung_fortune_$USER.log