Changeset 7357


Ignore:
Timestamp:
09/20/05 13:57:31 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7356 r7357  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2005/09/20 Daniela Dorner
     21
     22   * datacenter/scripts/runganymed:
     23     - removed writing of summary file
     24
     25
     26
    2027 2005/09/16 Thomas Bretz
    2128
  • trunk/MagicSoft/Mars/datacenter/scripts/runganymed

    r7265 r7357  
    149149 
    150150  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/null
     151  ./ganymed -b -q -v4 -f --config=$ganymedrc --log=$outpath/ganymed$no2.log --html=$outpath/ganymed$no2.html --out=$outpath $datasetfile  2>> $scriptlog> /dev/null
    152152  check1=$?
    153153
Note: See TracChangeset for help on using the changeset viewer.