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