Changeset 23532 for branches/pap/ippScripts/scripts/detrend_process_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_process_exp.pl
r23295 r23532 205 205 $command .= " -det_id $det_id"; 206 206 $command .= " -exp_id $exp_id"; 207 $command .= " - code$exit_code";207 $command .= " -fault $exit_code"; 208 208 $command .= " -path_base $outroot"; 209 209 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
