Ignore:
Timestamp:
07/29/09 09:50:23 (16 years ago)
Author:
seroussi
Message:

minor

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
     2SHELL=/bin/bash
     3
     4#mail output to Helene
     5MAILTO=helene.seroussi@jpl.nasa.gov
     6
     7#cronjob: issm 9:00pm
     850 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.