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/camera.pro

    r12214 r12224  
    129129    # output log from filerule
    130130    $outroot = `ipp_datapath.pl $WORKDIR`
    131     $outroot = $outroot/$EXP_TAG
     131    $outroot = $outroot/$EXP_ID
    132132    $logfile = $outroot/cam.log
    133133    stdout $logfile
Note: See TracChangeset for help on using the changeset viewer.