IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2007, 5:00:46 PM (19 years ago)
Author:
Paul Price
Message:

Updating log file names, so that they don't contain information already in the directory name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r12077 r12126  
    136136    $outroot = `ipp_datapath.pl $WORKDIR`
    137137    $outroot = $outroot/$EXP_TAG
    138     # $logfile = `ipp_filename.pl CHIP.LOG $outroot $CLASS_ID`
    139     $logfile = $outroot/$EXP_TAG.$CLASS_ID.chip.log
     138    $logfile = $outroot/chip.$CLASS_ID.log
    140139    stdout $logfile
    141140    stderr $logfile
Note: See TracChangeset for help on using the changeset viewer.