Revision: 798
http://assorted.svn.sourceforge.net/assorted/?rev=798&view=rev
Author: yangzhang
Date: 2008-05-13 00:32:12 -0700 (Tue, 13 May 2008)
Log Message:
-----------
using common.bash
Modified Paths:
--------------
configs/trunk/src/cron/mlf.bash
Modified: configs/trunk/src/cron/mlf.bash
===================================================================
--- configs/trunk/src/cron/mlf.bash 2008-05-13 07:31:53 UTC (rev 797)
+++ configs/trunk/src/cron/mlf.bash 2008-05-13 07:32:12 UTC (rev 798)
@@ -2,7 +2,7 @@
FORCE_BASHRC=1 . ~/.bashrc && . common.bash || exit 1
-mv ~/.mlf.cache/yan...@gm...{,-$(date +'%Y%m%d')} 2> /dev/null || true
+try mv ~/.mlf.cache/yan...@gm...{,-$(date +'%Y%m%d')}
exec mlf.py --debug main --debug star --debug unstar \
yan...@gm... 'imap.gmail.com/[Gmail]/All Mail'
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|