Changeset 1407 for issm/trunk/cron/mac_cronfile
- Timestamp:
- 07/29/09 09:50:23 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/cron/mac_cronfile
r1357 r1407 1 02 22 * * * cd /Users/seroussi/issm/trunk/cron/ && ./nightlyrun.sh "{'cielo_serial'}" 1 #use /bin/bash to run commands, overriding the default set by cron 2 SHELL=/bin/bash 3 4 #mail output to Helene 5 MAILTO=helene.seroussi@jpl.nasa.gov 6 7 #cronjob: issm 9:00pm 8 50 9 * * * cd /Users/seroussi/Desktop/backup/svn/issm/trunk/cron/ && ./nightlyrun_mac.sh "{'macayeal','cielo_serial'}"
Note:
See TracChangeset
for help on using the changeset viewer.