Changeset 13153 for trunk/DataCheck


Ignore:
Timestamp:
03/19/12 17:09:41 (13 years ago)
Author:
Daniela Dorner
Message:
treat case that file is not yet there
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Processing/CheckRawFilesAvail.sh

    r13055 r13153  
    3030   case $check1 in
    3131      1)   printprocesslog "WARN "$rawfile" missing."
    32            check=$check1
     32           check="no"
    3333           ;;
    3434      0)   printprocesslog "INFO found rawfile "$rawfile
Note: See TracChangeset for help on using the changeset viewer.