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

    r12370 r12371  
    146146    $run = detrend_reject_exp.pl --det_id $DET_ID --iteration $ITERATION --det_type $DET_TYPE --camera $CAMERA $ARGS
    147147    if ("$WORKDIR" != "NULL")
    148       $run = $run --workdir $outroot
     148      $run = $run --workdir $WORKDIR
    149149    end
    150150
Note: See TracChangeset for help on using the changeset viewer.