Changeset 7138 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 06/06/05 18:23:48 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runganymed
r7123 r7138 199 199 0) echo "check1=$check1 -> everthing ok " >> $scriptlog 2>&1 200 200 echo "-> do ganymed a second time " >> $scriptlog 2>&1 201 ./ganymed -b -q -f --skip-res --config=$ganymedrc-fs.rc --log=$outpath/ganymed$no2-fs.log --html=$outpath/ganymed$no2-fs.html --out f=$outpath/ganymed$no2-fs.root $datasetfile 2>> $scriptlog> /dev/null201 ./ganymed -b -q -f --skip-res --config=$ganymedrc-fs.rc --log=$outpath/ganymed$no2-fs.log --html=$outpath/ganymed$no2-fs.html --out=$outpath --outf=ganymed$no2-fs.root $datasetfile 2>> $scriptlog> /dev/null 202 202 check2=$? 203 203
Note:
See TracChangeset
for help on using the changeset viewer.