Changeset 6972 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 04/21/05 18:12:32 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles
r6971 r6972 114 114 no=`printf %08d $sequence | cut -c 4` 115 115 116 sequencepath=/magic/sequences/ $no116 sequencepath=/magic/sequences/`printf %04d $no` 117 117 if [ ! -d $sequencepath ] 118 118 then
Note:
See TracChangeset
for help on using the changeset viewer.