IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2013, 12:49:54 PM (13 years ago)
Author:
watersc1
Message:

Ensure camera is passed to ipp_apply_burntool_single.pl.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/register.pro

    r32076 r35830  
    659659    stderr $LOGDIR/register.burntool.run.log
    660660
    661     $run = ipp_apply_burntool_single.pl --exp_id $EXP_ID --class_id $CLASS_ID --this_uri $THIS_URI --continue 10
     661    $run = ipp_apply_burntool_single.pl --camera $CAMERA --exp_id $EXP_ID --class_id $CLASS_ID --this_uri $THIS_URI --continue 10
    662662    if ("$PREVIOUS_URI" != "NULL")
    663663      $run = $run --previous_uri $PREVIOUS_URI
Note: See TracChangeset for help on using the changeset viewer.