Changeset 35302 for trunk/ippScripts/scripts/detrend_process_imfile.pl
- Timestamp:
- Mar 12, 2013, 1:26:50 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_imfile.pl
r34800 r35302 129 129 my ($repair_success, $repair_error_code, $repair_full_buf, $repair_stdout_buf, $repair_stderr_buf ) = run(command => $repair_cmd, verbose => $verbose); 130 130 unless ($repair_success) { 131 &my_die("Unable to attempt repair: $input_uri $repair_error_code", $det_id, $exp_id, $class_id $PS_EXIT_SYS_ERROR);131 &my_die("Unable to attempt repair: $input_uri $repair_error_code", $det_id, $exp_id, $class_id, $PS_EXIT_SYS_ERROR); 132 132 } 133 133
Note:
See TracChangeset
for help on using the changeset viewer.
