IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2007, 6:33:15 PM (19 years ago)
Author:
Paul Price
Message:

WORKDIR shouldn't be outroot, since the scripts add their own stuff on the end.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r12370 r12371  
    148148    $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA $ARGS
    149149    if ("$WORKDIR" != "NULL")
    150       $run = $run --workdir $outroot
     150      $run = $run --workdir $WORKDIR
    151151    end
    152152
Note: See TracChangeset for help on using the changeset viewer.