Changeset 7141 for trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
- Timestamp:
- 06/08/05 11:21:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
r7139 r7141 200 200 201 201 echo "run callisto..." >> $scriptlog 2>&1 202 ./callisto -b -q - f -raw --log=$outpath/callisto$no2.log --html=$outpath/callisto$no2.html --out=$outpath --config=$callistorcseq $sequfile 2>> $scriptlog > /dev/null202 ./callisto -b -q -v4 -f -raw --log=$outpath/callisto$no2.log --html=$outpath/callisto$no2.html --out=$outpath --config=$callistorcseq $sequfile 2>> $scriptlog > /dev/null 203 203 check1=$? 204 204
Note:
See TracChangeset
for help on using the changeset viewer.