IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2007, 11:33:56 AM (19 years ago)
Author:
Paul Price
Message:

Removing EXP_TAG in favour of EXP_ID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r12214 r12224  
    136136    ## generate output log based on filerule
    137137    $outroot = `ipp_datapath.pl $WORKDIR`
    138     $outroot = $outroot/$EXP_TAG
     138    $outroot = $outroot/$EXP_ID
    139139    $logfile = $outroot/chip.$CLASS_ID.log
    140140    stdout $logfile
Note: See TracChangeset for help on using the changeset viewer.