IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2008, 8:53:21 AM (18 years ago)
Author:
bills
Message:

corrected arguments to my_die

File:
1 edited

Legend:

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

    r18048 r18049  
    5959
    6060my $logDest     = $ipprc->filename("LOG.IMFILE",     $outroot, $class_id)
    61       or &my_die("Missing entry from camera config", $exp_id, $exp_id, $class_id, $PS_EXIT_CONFIG_ERROR);
     61      or &my_die("Missing entry from camera config", $det_id, $exp_id, $class_id, $PS_EXIT_CONFIG_ERROR);
    6262
    6363$ipprc->redirect_output($logDest) if $redirect;
Note: See TracChangeset for help on using the changeset viewer.