scripts/buildcron
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 02 Feb 2010 14:59:21 -0800
changeset 88 aeba352033d2
parent 78 25813fb4bf1c
child 91 ca4b5c63386b
permissions -rw-r--r--
WRTKit library was introduced

# 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