IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2007, 3:17:04 PM (20 years ago)
Author:
eugene
Message:

adding outpath option to scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_00/ippTasks/phase0.pro

    r11109 r11110  
    3737  periods      -exec $loadexec
    3838  periods      -timeout 30
     39
     40  # XXX test that this option works
     41  npending     1
    3942
    4043  # silently drop stdout
     
    100103    end
    101104
    102     # XXX this is still a lame rule
    103     $word = `basename $EXP_TAG | tr '.' ' '`
    104     list word -split $word
    105     $base = $word:0
    106 
    107105    ## generate output log based on filerule
    108106    $outroot = $OUTPATH/$EXP_TAG
Note: See TracChangeset for help on using the changeset viewer.