- Timestamp:
- Jul 13, 2008, 2:54:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/ippScripts/scripts/detrend_reject_exp.pl
r18473 r18501 318 318 $command .= " -accept" if $master; 319 319 $command .= " -dbname $dbname" if defined $dbname; 320 ### XXX WE NEED to make this a recipe-driven option321 320 $command .= " -again" unless $stop; 322 321 $command .= $stats->cmdflags(); … … 355 354 $command .= " -det_id $det_id"; 356 355 $command .= " -iteration $iter"; 356 # XXX EAM : we should add this to the db : $command .= " -path_base $outroot"; 357 357 $command .= " -code $exit_code"; 358 358 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
