Ignore:
Timestamp:
03/02/14 01:20:11 (11 years ago)
Author:
Daniela Dorner
Message:
changed logging for connection problems
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Transfer/BackupRawToWue.sh

    r17576 r17594  
    8888      0)   printprocesslog "INFO rawfile "$rawfileisdc" transferred successfully to Wue."
    8989           ;;
    90       *)   printprocesslog "WARN "$rawfileisdc" could not be transferred to Wue."
     90      *)   printprocesslog "CONNECTION "$rawfileisdc" could not be transferred to Wue."
    9191           check=$check1
    9292           ;;
     
    105105         0)   printprocesslog "INFO rawfile "$drsfileisdc" transferred successfully to Wue."
    106106              ;;
    107          *)   printprocesslog "WARN "$drsfileisdc" could not be transferred to Wue."
     107         *)   printprocesslog "CONNECTION "$drsfileisdc" could not be transferred to Wue."
    108108              check=$check1
    109109              ;;
Note: See TracChangeset for help on using the changeset viewer.