From: minima Date: Thu, 9 Dec 2004 10:28:00 +0000 (+0000) Subject: fixed sh/mydx properly this time! X-Git-Tag: R_1_52~258 X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=a5d541aa69bd39091bde0ed3d2cb67022aaa2ab3;p=spider.git fixed sh/mydx properly this time! --- diff --git a/cmd/show/dx.pl b/cmd/show/dx.pl index daf77a3d..f28ae1a4 100644 --- a/cmd/show/dx.pl +++ b/cmd/show/dx.pl @@ -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') {