scripts/buildcron
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 02 Feb 2010 13:54:21 -0800
changeset 85 c77287342938
parent 78 25813fb4bf1c
child 91 ca4b5c63386b
permissions -rw-r--r--
Merged heads

# mail any output to ‘paul’, no matter whose crontab this is
MAILTO=johnk@symbian.org
# run at 1 am 
0 1 * * 0-5  sh /home/symbian/wrttools/scripts/shepard.sh > /home/symbian/scratch/build-`date +%j`.out 2>&1