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/detrend.stack.pro

    r11546 r12126  
    138138    $outroot = `ipp_datapath.pl $WORKDIR`
    139139    $outroot = $outroot/$CAMERA.$DET_TYPE.$DET_ID
    140     $logfile = $outroot/$CAMERA.$DET_TYPE.stack.$DET_ID.$ITERATION.$CLASS_ID.log
     140    $logfile = $outroot/detstack.$DET_ID.$ITERATION.$CLASS_ID.log
    141141    stdout $logfile
    142142    stderr $logfile
Note: See TracChangeset for help on using the changeset viewer.