IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15853


Ignore:
Timestamp:
Dec 16, 2007, 12:14:37 PM (18 years ago)
Author:
eugene
Message:

fixed error message

File:
1 edited

Legend:

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

    r14115 r15853  
    9999    unless ($success) {
    100100        $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR);
    101         &my_die("Unable to perform ppImage: $error_code", $det_id, $iter, $error_code);
     101        &my_die("Unable to get list of normalized imfiles from dettool: $error_code", $det_id, $iter, $error_code);
    102102    }
    103103
Note: See TracChangeset for help on using the changeset viewer.