scripts/buildcron
author John Kern <johnk@symbian.org>
Tue, 02 Feb 2010 09:46:51 -0800
changeset 79 04ca4cc712b8
parent 78 25813fb4bf1c
child 91 ca4b5c63386b
permissions -rw-r--r--
tar up the product

# 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