Changeset 11616


Ignore:
Timestamp:
03/02/12 15:24:59 (13 years ago)
Author:
schlegel
Message:

add path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/cron/cronfiles/mac_cronfile

    r11613 r11616  
    11#use /bin/bash to run commands, overriding the default set by cron
    22SHELL=/bin/bash
     3PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin
    34
    45#mail output to Helene
    5 MAILTO=eric.larour@jpl.nasa.gov,mathieu.morlighem@jpl.nasa.gov,helene.seroussi@jpl.nasa.gov,Christopher.P.Borstad@jpl.nasa.gov,Nicole-Jeanne.Schlegel@jpl.nasa.gov,Feras.A.Habbal@jpl.nasa.gov
     6MAILTO=schlegel@jpl.nasa.gov
    67
    78#cronjob: issm 9:00pm
    8 00 18 * * * cd /Users/schlegel/issmuci/trunk-jpl/cron/ && ./nightlyrun.sh configs/macosx64_schlegel
     930 15 * * * cd /Users/schlegel/issmuci/trunk-jpl/cron/ && ./nightlyrun.sh configs/macosx64_schlegel
Note: See TracChangeset for help on using the changeset viewer.