Changeset 18153
- Timestamp:
- 02/18/15 16:19:11 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/QuickLook/RunCallisto.sh
r18080 r18153 62 62 # allow for reprocessing in case callisto fails once 63 63 cplogfile=$logfile.cp 64 if ! ls $cplogfile >/dev/null 64 if ! ls $cplogfile >/dev/null 2>/dev/null 65 65 then 66 66 mv $logfile $cplogfile
Note:
See TracChangeset
for help on using the changeset viewer.