Changeset 7584
- Timestamp:
- 03/10/06 10:01:53 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7581 r7584 18 18 19 19 -*-*- END OF LINE -*-*- 20 2006/03/10 Daniel Hoehne 21 22 * datacenter/scripts/insertsequences: 23 - fixed bug 24 25 26 20 27 2006/03/09 Daniel Hoehne 21 28 … … 488 495 489 496 497 >>>>>>> 1.3140 490 498 2006/02/13 491 499 -
trunk/MagicSoft/Mars/datacenter/scripts/insertsequences
r7583 r7584 56 56 57 57 # finding manual written sequence files (marked by the comment '#manually changed') 58 # there has to be cut from 1-47 (not as for operator from 1-42) because of58 # for test reasons 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 60 sequencefiles=(`grep -R '#manually changed' $sequpath/ | cut -c 1-42`)
Note:
See TracChangeset
for help on using the changeset viewer.