X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdx.pl;fp=cmd%2Fshow%2Fdx.pl;h=19396a70eff5366dbd57b945d992d9985451802b;hb=7378e3c43c4448328c2e7a1842244ef7a48f0fdd;hp=192d252fce49addc2c46c79bb40c95d5497a5f81;hpb=8efcd7c490c7b5bf4f2190214b992f91a0dfdc9b;p=spider.git diff --git a/cmd/show/dx.pl b/cmd/show/dx.pl index 192d252f..19396a70 100644 --- a/cmd/show/dx.pl +++ b/cmd/show/dx.pl @@ -407,7 +407,7 @@ push @out, $self->spawn_cmd("sh/dx $line", \&Spot::search, } } push @out, $self->msg('e3', "sh/dx", "'$line'") unless @out; - $dxchan->send(@out); + return @out; }); #my @res = Spot::search($expr, $fromday, $today, $from, $to, $hint, $dofilter ? $self : undef);