Changeset 9399 for trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
- Timestamp:
- 03/16/09 13:03:52 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r9355 r9399 87 87 if ! [ "$lockfile" = "" ] && ls $lockfile >/dev/null 2>&1 88 88 then 89 rm -v $lockfile89 printprocesslog `rm -v $lockfile` 90 90 fi 91 91 printprocesslog "INFO finished $0"
Note:
See TracChangeset
for help on using the changeset viewer.