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