Changeset 16563 for trunk/ippScripts/scripts/detrend_reject_exp.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 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
r16561 r16563 335 335 336 336 carp($msg); 337 if ( $det_id and $iter and not $no_update) {337 if (defined $det_id and defined $iter and not $no_update) { 338 338 my $command = "$dettool -adddetrunsummary"; 339 339 $command .= " -det_id $det_id";
Note:
See TracChangeset
for help on using the changeset viewer.
