fixed sh/mydx properly this time!
authorminima <minima>
Thu, 9 Dec 2004 10:28:00 +0000 (10:28 +0000)
committerminima <minima>
Thu, 9 Dec 2004 10:28:00 +0000 (10:28 +0000)
cmd/show/dx.pl

index daf77a3d87dd0a7a3f13113f78185048db17ed19..f28ae1a4d7df6235498dedd90d1cf5d7c5c279fe 100644 (file)
@@ -86,7 +86,7 @@ while ($f = shift @list) {            # next field
                next;
        }
        if (lc $f =~ /^filt/) {
-               $dofilter = 1 if $self->{spotfilter};
+               $dofilter = 1 if $self->spotsfilter;
                next;
        }
        if (lc $f eq 'qsl') {