Changeset 17594 for trunk/DataCheck/Transfer/BackupRawToWue.sh
- Timestamp:
- 03/02/14 01:20:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Transfer/BackupRawToWue.sh
r17576 r17594 88 88 0) printprocesslog "INFO rawfile "$rawfileisdc" transferred successfully to Wue." 89 89 ;; 90 *) printprocesslog " WARN "$rawfileisdc" could not be transferred to Wue."90 *) printprocesslog "CONNECTION "$rawfileisdc" could not be transferred to Wue." 91 91 check=$check1 92 92 ;; … … 105 105 0) printprocesslog "INFO rawfile "$drsfileisdc" transferred successfully to Wue." 106 106 ;; 107 *) printprocesslog " WARN "$drsfileisdc" could not be transferred to Wue."107 *) printprocesslog "CONNECTION "$drsfileisdc" could not be transferred to Wue." 108 108 check=$check1 109 109 ;;
Note:
See TracChangeset
for help on using the changeset viewer.