#use /bin/bash to run commands, overriding the default set by cron
SHELL=/bin/bash

#mail output to Mathieu
MAILTO=eirc.larour@jpl.nasa.gov

#cronjob: issm sunday-friday 9:00pm
0 21 * * 0-5 cd /u/wilkes-r1b/morlighe/svn/issm/trunk/cron/ && ./nightlyrun.sh configs/win32xp_larour
