Changeset 15458 for trunk/ippScripts/scripts/ipp_serial_stack.pl
- Timestamp:
- Nov 5, 2007, 4:04:27 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_stack.pl
r14274 r15458 80 80 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 81 81 run( command => $command, verbose => 1 ); 82 die "Unable to do stack for $stack_id: $error_code\n" if not $success;82 ### die "Unable to do stack for $stack_id: $error_code\n" if not $success; 83 83 } 84 84 }
Note:
See TracChangeset
for help on using the changeset viewer.
