scripts/buildcron
author John Kern <johnk@symbian.org>
Tue, 02 Feb 2010 09:20:15 -0800
changeset 78 25813fb4bf1c
parent 68 0f778d24a639
child 91 ca4b5c63386b
permissions -rw-r--r--
build linux 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