Ignore:
Timestamp:
07/06/10 15:58:15 (14 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r9605 r9611  
    5454makedir $outpath
    5555log=$outpath/$program`printf %08d $sequence`
     56inpath=$mcpath/callisto/`printf %03d $cereskey`/`printf %08d $sequence | cut -c 1-4`/`printf %08d $sequence | cut -c 5-8`
    5657
    5758setstatus "start"
    5859
    59 command="./star -b -q -v4 -f --out=$outpath --log=$log.log --html=$log.html sequfile"
     60command="./star -b -q -v4 -f --ind=$inpath --out=$outpath --log=$log.log --html=$log.html $sequfile"
    6061printprocesslog "INFO executing "$command
    6162$command
Note: See TracChangeset for help on using the changeset viewer.