Ignore:
Timestamp:
05/20/05 16:48:57 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/runganymed

    r7067 r7079  
    6969fi
    7070
    71 #cd $mars
    72 
    73 macrospath=/home/operator/Mars.cvs/datacenter/macros
    74 cd /home/operator/Mars.cvs
     71cd $mars
    7572
    7673date > $lockpath/lock-getting-ganymed-list.txt >> $scriptlog 2>&1
     
    187184 
    188185  echo "run ganymed..." >> $scriptlog 2>&1
    189   ./ganymed -b -q -f --log=$outpath/ganymed$no2.log --out=$outpath $datasetfile  2>> $scriptlog> /dev/null
     186  ./ganymed -b -q -f --full-display --sum --log=$outpath/ganymed$no2.log --out=$outpath $datasetfile  2>> $scriptlog> /dev/null
    190187  check1=$?
    191188
Note: See TracChangeset for help on using the changeset viewer.