Changeset 7583 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 03/10/06 09:57:41 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/insertsequences
r7582 r7583 58 58 # there has to be cut from 1-47 (not as for operator from 1-42) because of 59 59 # sequpath=/magic/test/sequences (not /magic/sequences) 60 sequencefiles=(`grep -R '#manually changed' $sequpath/ | cut -c 1-4 7`)60 sequencefiles=(`grep -R '#manually changed' $sequpath/ | cut -c 1-42`) 61 61 echo "sequencefiles: "${sequencefiles[@]} >> $scriptlog 2>&1 62 62 echo "" >> $scriptlog 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.