IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42402


Ignore:
Timestamp:
Mar 8, 2023, 1:41:47 PM (3 years ago)
Author:
eugene
Message:

fix variable name typo

File:
1 edited

Legend:

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

    r42394 r42402  
    7272unless ($success) {
    7373    $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR);
    74     carp("Unable to perform ppConfigDUmp $command: $error_code");
     74    carp("Unable to perform ppConfigDUmp $config_cmd: $error_code");
    7575    exit $error_code;
    7676}
Note: See TracChangeset for help on using the changeset viewer.