fix problem with sh/mydx and no spotfilter
[spider.git] / cmd / show / dx.pl
index ecb5dddc3dc8a36ba34750b0f52b5f1a2f94bf39..daf77a3d87dd0a7a3f13113f78185048db17ed19 100644 (file)
@@ -86,7 +86,7 @@ while ($f = shift @list) {            # next field
                next;
        }
        if (lc $f =~ /^filt/) {
-               $dofilter = 1;
+               $dofilter = 1 if $self->{spotfilter};
                next;
        }
        if (lc $f eq 'qsl') {