Changeset 23532 for branches/pap/ippScripts/scripts/detrend_norm_exp.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_exp.pl
r23295 r23532 191 191 $command .= " -iteration $iter"; 192 192 $command .= " -path_base $outroot "; 193 $command .= " - code$exit_code";193 $command .= " -fault $exit_code"; 194 194 $command .= " -dbname $dbname" if defined $dbname; 195 195 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
