Changeset 7357 for trunk/MagicSoft/Mars/datacenter/scripts/runganymed
- Timestamp:
- 09/20/05 13:57:31 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runganymed
r7265 r7357 149 149 150 150 echo "run ganymed..." >> $scriptlog 2>&1 151 ./ganymed -b -q -v4 -f -- sum --config=$ganymedrc --log=$outpath/ganymed$no2.log --html=$outpath/ganymed$no2.html --out=$outpath $datasetfile 2>> $scriptlog> /dev/null151 ./ganymed -b -q -v4 -f --config=$ganymedrc --log=$outpath/ganymed$no2.log --html=$outpath/ganymed$no2.html --out=$outpath $datasetfile 2>> $scriptlog> /dev/null 152 152 check1=$? 153 153
Note:
See TracChangeset
for help on using the changeset viewer.