Changeset 8232 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 12/13/06 14:33:07 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/checktransfer
r8114 r8232 62 62 done 63 63 64 65 #checking if there are temporary zipfiles 66 files=`find $datapath/rawfiles/ -name ".*\.raw\.??????"` 67 68 for file in ${files[@]} 69 do 70 printprocesslog "WARN found temporary zipfile $file" 71 done 72
Note:
See TracChangeset
for help on using the changeset viewer.