Changeset 35303
- Timestamp:
- Mar 12, 2013, 1:27:37 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20130307/ippScripts/scripts/detrend_process_imfile.pl
- Property svn:mergeinfo set to
r34800 r35303 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.
