X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdx.pl;fp=cmd%2Fshow%2Fdx.pl;h=bad8ffde0894634b51009a74a63ad903e23e7e17;hb=743a03b3b060fbff8579503647a01722fb634cb1;hp=7e4d3a3587e8d7c655820f5c560dd1d5979130d3;hpb=b06fd1d447d5411d8d441e807f93efa897b68aaf;p=spider.git diff --git a/cmd/show/dx.pl b/cmd/show/dx.pl index 7e4d3a35..bad8ffde 100644 --- a/cmd/show/dx.pl +++ b/cmd/show/dx.pl @@ -162,7 +162,7 @@ sub handle # now do the search - if ($self->{_nospawn}) { + if ($self->{_nospawn} || ($Spot::spotcachedays && !$expr && $from == 0 && $fromday == 0 && $today == 0)) { my @res = Spot::search($expr, $fromday, $today, $from, $to, $user, $dofilter, $self); my $ref; my @dx;