X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdx.pl;h=1170a3447e5e333d3c1659458ecf8f04d811a33b;hb=601ea9fb47810209aeedef1a3041df5a916964f3;hp=15eaffd0d5a434feb986827389f838552dbab50e;hpb=36e0c1ffda9295a4090eab75360f1b59d964ada3;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) = @_;