IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18342


Ignore:
Timestamp:
Jun 27, 2008, 10:24:37 AM (18 years ago)
Author:
eugene
Message:

typo in logdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r18273 r18342  
    148148    sprintf outroot "%s/%s/%s.ch.%s" $WORKDIR $EXP_TAG $EXP_TAG $CHIP_ID
    149149
    150     stdout $logdir/chip.imfile.log
    151     stderr $logdir/chip.imfile.log
     150    stdout $LOGDIR/chip.imfile.log
     151    stderr $LOGDIR/chip.imfile.log
    152152
    153153    $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA --outroot $outroot
Note: See TracChangeset for help on using the changeset viewer.