Changeset 8488 for trunk/ippScripts/scripts/detrend_calc_norm.pl
- Timestamp:
- Aug 22, 2006, 4:15:44 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_calc_norm.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_calc_norm.pl
r8419 r8488 87 87 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 88 88 run(command => $command, verbose => 1); 89 die "Unable to perform ppNormCalc: $error_code\n"89 die "Unable to perform dettool -addnormstat: $error_code\n" 90 90 if not $success; 91 91 }
Note:
See TracChangeset
for help on using the changeset viewer.
