Changeset 889


Ignore:
Timestamp:
06/11/09 07:13:08 (16 years ago)
Author:
Mathieu Morlighem
Message:

fixed 'end of nightly run' flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/cron/nightlyrun.sh

    r888 r889  
    6868
    6969#removed unused lines to deal with a smaller file
    70 cat nightlylong.log | grep 'difference: ' > nightly.log
     70cat nightlylong.log | egrep 'difference: |NIGHTLYRUNTERMINATEDCORRECTLY' > nightly.log
    7171rm nightlylong.log
    7272
Note: See TracChangeset for help on using the changeset viewer.