Ignore:
Timestamp:
06/01/05 16:27:31 (20 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7106 r7120  
    186186 
    187187  echo "run star..." >> $scriptlog 2>&1
    188   ./star -b -q -f --log=$outpath/star$sequence.log --ind=$inpath --out=$outpath $sequfile  2>> $scriptlog> /dev/null
     188  ./star -b -q -f --log=$outpath/star$no2.log --html=$outpath/star$no2.html --ind=$inpath --out=$outpath $sequfile  2>> $scriptlog> /dev/null
    189189  check1=$?
    190190
Note: See TracChangeset for help on using the changeset viewer.