Changeset 18153


Ignore:
Timestamp:
02/18/15 16:19:11 (10 years ago)
Author:
Daniela Dorner
Message:
improved logging
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/QuickLook/RunCallisto.sh

    r18080 r18153  
    6262        # allow for reprocessing in case callisto fails once
    6363        cplogfile=$logfile.cp
    64         if ! ls $cplogfile >/dev/null
     64        if ! ls $cplogfile >/dev/null 2>/dev/null
    6565        then
    6666           mv $logfile $cplogfile
Note: See TracChangeset for help on using the changeset viewer.