Changeset 7138


Ignore:
Timestamp:
06/06/05 18:23:48 (20 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7135 r7138  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23 2005/06/06 Daniela Dorner
     24
     25   * datacenter/scripts/runganymed:
     26     - fixed bug in second commandline
     27
     28
     29
    2330 2005/06/03 Thomas Bretz
    2431
  • trunk/MagicSoft/Mars/datacenter/scripts/runganymed

    r7123 r7138  
    199199     0)   echo "check1=$check1 -> everthing ok " >> $scriptlog 2>&1
    200200          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 --outf=$outpath/ganymed$no2-fs.root $datasetfile  2>> $scriptlog> /dev/null
     201          ./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
    202202          check2=$?
    203203         
Note: See TracChangeset for help on using the changeset viewer.