Changeset 8009 for trunk/MagicSoft/Mars
- Timestamp:
- 10/07/06 09:28:53 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8008 r8009 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2006/10/07 Daniela Dorner 22 23 * datacenter/scripts/runganymed: 24 - added sequencepath to ganymed command 25 26 20 27 21 28 2006/10/06 Daniela Dorner -
trunk/MagicSoft/Mars/datacenter/scripts/runganymed
r7987 r8009 80 80 setstatus "start" >> $scriptlog 2>&1 81 81 82 ./ganymed -b -q -v4 -f --ind=$datapath/star -- config=$ganymedrc --log=$outpath/$program$no2.log --html=$outpath/$program$no2.html --out=$outpath $datasetfile 2>> $scriptlog> /dev/null82 ./ganymed -b -q -v4 -f --ind=$datapath/star --ins=$sequpath --config=$ganymedrc --log=$outpath/$program$no2.log --html=$outpath/$program$no2.html --out=$outpath $datasetfile 2>> $scriptlog> /dev/null 83 83 check1=$? 84 84
Note:
See TracChangeset
for help on using the changeset viewer.