Changeset 23532 for branches/pap/ippScripts/scripts/detrend_reject_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_reject_exp.pl
r23295 r23532 344 344 $command .= " -iteration $iter"; 345 345 # XXX EAM : we should add this to the db : $command .= " -path_base $outroot"; 346 $command .= " - code$exit_code";346 $command .= " -fault $exit_code"; 347 347 $command .= " -dbname $dbname" if defined $dbname; 348 348 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
