Changeset 7357 for trunk/MagicSoft
- Timestamp:
- 09/20/05 13:57:31 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7356 r7357 18 18 19 19 -*-*- END OF LINE -*-*- 20 2005/09/20 Daniela Dorner 21 22 * datacenter/scripts/runganymed: 23 - removed writing of summary file 24 25 26 20 27 2005/09/16 Thomas Bretz 21 28 -
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.