Changeset 42402 for trunk/ippScripts/scripts/ipp_apply_burntool_fix.pl
- Timestamp:
- Mar 8, 2023, 1:41:47 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_apply_burntool_fix.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_apply_burntool_fix.pl
r42394 r42402 72 72 unless ($success) { 73 73 $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR); 74 carp("Unable to perform ppConfigDUmp $co mmand: $error_code");74 carp("Unable to perform ppConfigDUmp $config_cmd: $error_code"); 75 75 exit $error_code; 76 76 }
Note:
See TracChangeset
for help on using the changeset viewer.
