source: issm/trunk/cron/cronfiles/winxp32_cronfile@ 2092

Last change on this file since 2092 was 2092, checked in by Mathieu Morlighem, 16 years ago

email cron report to everyone

File size: 326 bytes
RevLine 
[1612]1#use /bin/bash to run commands, overriding the default set by cron
2SHELL=/bin/bash
3
4#mail output to Eric
[2092]5MAILTO=eric.larour@jpl.nasa.gov,mathieu.morlighem@jpl.nasa.gov,helene.seroussi@jpl.nasa.gov
[1612]6
7#cronjob: issm sunday-friday 9:00pm
80 21 * * 0-5 cd /cygdrive/c/home/issm/trunk/cron && ./nightlyrun.sh configs/winxp32_larour
Note: See TracBrowser for help on using the repository browser.