Ignore:
Timestamp:
03/10/06 09:57:41 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/insertsequences

    r7582 r7583  
    5858# there has to be cut from 1-47 (not as for operator from 1-42) because of
    5959# sequpath=/magic/test/sequences (not /magic/sequences)
    60 sequencefiles=(`grep -R '#manually changed' $sequpath/ | cut -c 1-47`)
     60sequencefiles=(`grep -R '#manually changed' $sequpath/ | cut -c 1-42`)
    6161echo "sequencefiles: "${sequencefiles[@]}  >> $scriptlog 2>&1
    6262echo "" >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.