Changeset 11829 for trunk/ippScripts/scripts/detrend_reject_exp.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 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
r11501 r11829 276 276 277 277 warn($msg); 278 if ($det_id and $iter ) {278 if ($det_id and $iter and not $no_update) { 279 279 my $command = "$dettool -adddetrunsummary -det_id $det_id -iteration $iter -code $exit_code"; 280 280 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
