Changeset 9091 for trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
- Timestamp:
- 08/05/08 12:31:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
r9054 r9091 95 95 96 96 # lock sequ for zipping 97 lockfile=$lockpath/calzip$ sequence.txt97 lockfile=$lockpath/calzip${sequence}-${telnum}.txt 98 98 # if lockfile is already existing, 1 is returned 99 99 if ! checklock return 1 >> $scriptlog 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.