Ignore:
Timestamp:
10/30/06 08:23:03 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7944 r8176  
    7171setstatus "start" >> $scriptlog 2>&1
    7272
     73ssh pegasus /opt/SUNWsamfs/bin/stage $inpath/*_Y_*.root &
     74
     75echo "./star -b -q -v4 -f --log=$outpath/$program$no2.log --html=$outpath/$program$no2.html --ind=$inpath --out=$outpath $sequfile  2>> $scriptlog> /dev/null" >> $scriptlog 2>&1
    7376./star -b -q -v4 -f --log=$outpath/$program$no2.log --html=$outpath/$program$no2.html --ind=$inpath --out=$outpath $sequfile  2>> $scriptlog> /dev/null
    7477check1=$?
Note: See TracChangeset for help on using the changeset viewer.