Changeset 7381


Ignore:
Timestamp:
10/01/05 20:16:35 (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

    r7380 r7381  
    3131   * ganymed.cc:
    3232     - implemented twonew options --ind and --ins
     33
     34   * datacenter/scripts/runganymed:
     35     - added new option --ind= to ./ganymed
    3336
    3437
  • trunk/MagicSoft/Mars/datacenter/scripts/runganymed

    r7357 r7381  
    149149 
    150150  echo "run ganymed..." >> $scriptlog 2>&1
    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
     151  ./ganymed -b -q -v4 -f --ind=$datapth/star --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.