X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdx.pl;h=1170a3447e5e333d3c1659458ecf8f04d811a33b;hb=201dedf3e4325faab5c34b38135790012142286b;hp=15eaffd0d5a434feb986827389f838552dbab50e;hpb=4db91b5f128f03334ec03a89eb8f56af1d698c78;p=spider.git diff --git a/cmd/show/dx.pl b/cmd/show/dx.pl index 15eaffd0..1170a344 100644 --- a/cmd/show/dx.pl +++ b/cmd/show/dx.pl @@ -385,7 +385,7 @@ if ($doqra) { # now do the search -push @out, $self->spawn_cmd(\&Spot::search, +push @out, $self->spawn_cmd("sh/dx $line", \&Spot::search, args => [$expr, $fromday, $today, $from, $to, $hint, $dofilter ? $self : undef], cb => sub { my ($dxchan, @res) = @_;