Changeset 7994 for trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
- Timestamp:
- 09/28/06 17:08:56 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r7976 r7994 51 51 then 52 52 echo "could not make dir "$@ 53 finish 53 rm -v $todofile 54 rm -v $lockfile 55 date 56 exit 54 57 fi 55 58 fi … … 129 132 rm -v $lockfile 130 133 date 131 printprocesslog "INFO finished $ program"134 printprocesslog "INFO finished $0" 132 135 exit 133 136 }
Note:
See TracChangeset
for help on using the changeset viewer.