Changeset 35899 for trunk/ippScripts/scripts
- Timestamp:
- Aug 6, 2013, 4:28:56 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r35841 r35899 291 291 292 292 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 293 run ( command => $bt_check_command, verbose => $verbose);293 run ( command => $bt_check_command, verbose => 0); 294 294 unless ($success) { 295 295 $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR);
Note:
See TracChangeset
for help on using the changeset viewer.
