IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 22, 2014, 7:47:08 AM (12 years ago)
Author:
bills
Message:

fix error message

File:
1 edited

Legend:

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

    r36441 r36761  
    194194        unless ($success) {
    195195            $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR);
    196             &my_die("Unable to perform ppSub: $error_code", $ff_id, $warp_id, $skycell_id, $error_code);
     196            &my_die("Unable to perform psphotFullForce: $error_code", $ff_id, $warp_id, $skycell_id, $error_code);
    197197        }
    198198
Note: See TracChangeset for help on using the changeset viewer.