Changeset 13698 for trunk/ippScripts/scripts/detrend_reject_exp.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_exp.pl
r13639 r13698 318 318 my $command = "$dettool -adddetrunsummary -det_id $det_id -iteration $iter -code $exit_code"; 319 319 $command .= " -dbname $dbname" if defined $dbname; 320 system ($command);320 ### system ($command); 321 321 } 322 322 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
