Changeset 23532 for branches/pap/ippScripts/scripts/detrend_norm_apply.pl
- Timestamp:
- Mar 25, 2009, 12:48:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippScripts/scripts/detrend_norm_apply.pl
r23464 r23532 206 206 $command .= " -class_id $class_id"; 207 207 $command .= " -path_base $outroot"; 208 $command .= " - code$exit_code";208 $command .= " -fault $exit_code"; 209 209 $command .= " -dbname $dbname" if defined $dbname; 210 210 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
