fixed sh/mydx properly this time!
[spider.git] / 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') {