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/camera.pro

    r12370 r12371  
    145145    $run = camera_exp.pl --exp_id $EXP_ID --cam_id $CAM_ID --camera $CAMERA $ARGS
    146146    if ("$WORKDIR" != "NULL")
    147       $run = $run --workdir $outroot
     147      $run = $run --workdir $WORKDIR
    148148    end
    149149
Note: See TracChangeset for help on using the changeset viewer.