Changeset 9130
- Timestamp:
- Oct 2, 2006, 5:03:48 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_exp.pl
r9126 r9130 129 129 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 130 130 run(command => $command, verbose => 1); 131 die "Unable to perform dettool -add residexp: $error_code\n" if not $success;131 die "Unable to perform dettool -addprocessedexp: $error_code\n" if not $success; 132 132 } 133 133
Note:
See TracChangeset
for help on using the changeset viewer.
