Changeset 19657 for trunk/ippScripts/scripts/detrend_process_exp.pl
- Timestamp:
- Sep 22, 2008, 4:50:47 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_exp.pl
r19652 r19657 171 171 $command .= " -det_id $det_id"; 172 172 $command .= " -exp_id $exp_id"; 173 $command .= " -recip $recipe 1,$recipe2-path_base $outroot";173 $command .= " -recip $recipe -path_base $outroot"; 174 174 $command .= " -dbname $dbname" if defined $dbname; 175 175 $command .= $stats->cmdflags();
Note:
See TracChangeset
for help on using the changeset viewer.
