Changeset 11829 for trunk/ippScripts/scripts/detrend_reject_imfile.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl
r11502 r11829 313 313 314 314 warn($msg); 315 if ($det_id and $iter and $exp_tag ) {315 if ($det_id and $iter and $exp_tag and not $no_update) { 316 316 my $command = "$dettool -addresidexp -det_id $det_id -iteration $iter -exp_tag $exp_tag -code $exit_code"; 317 317 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
