Changeset 7079 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 05/20/05 16:48:57 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runganymed
r7067 r7079 69 69 fi 70 70 71 #cd $mars 72 73 macrospath=/home/operator/Mars.cvs/datacenter/macros 74 cd /home/operator/Mars.cvs 71 cd $mars 75 72 76 73 date > $lockpath/lock-getting-ganymed-list.txt >> $scriptlog 2>&1 … … 187 184 188 185 echo "run ganymed..." >> $scriptlog 2>&1 189 ./ganymed -b -q -f -- log=$outpath/ganymed$no2.log --out=$outpath $datasetfile 2>> $scriptlog> /dev/null186 ./ganymed -b -q -f --full-display --sum --log=$outpath/ganymed$no2.log --out=$outpath $datasetfile 2>> $scriptlog> /dev/null 190 187 check1=$? 191 188
Note:
See TracChangeset
for help on using the changeset viewer.