IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2007, 4:51:34 PM (19 years ago)
Author:
Paul Price
Message:

Missed one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_serial_camera.pl

    r12251 r12252  
    5858    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
    5959        run( command => $command, verbose => 1 );
    60     die "Unable to do camera processing on $exp_tag: $error_code\n" if not $success;
     60    die "Unable to do camera processing on $cam_id: $error_code\n" if not $success;
    6161}
    6262
Note: See TracChangeset for help on using the changeset viewer.