X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fwm7d.pl;fp=cmd%2Fshow%2Fwm7d.pl;h=0aa7e9918084c6e32ace0d25f50d41f9e982d712;hb=36fb54df677f2db28b1e8ea098d5d492ad872896;hp=5df379a3e7676db9e0f426ab27d304be9dcd232c;hpb=309eea6bcd4a0eaf25f810168bc38dc348c2a982;p=spider.git diff --git a/cmd/show/wm7d.pl b/cmd/show/wm7d.pl index 5df379a3..0aa7e991 100644 --- a/cmd/show/wm7d.pl +++ b/cmd/show/wm7d.pl @@ -45,7 +45,7 @@ sub on_disc { my $conn = shift; my $dxchan = shift; - $DB::single = 1; +# $DB::single = 1; $dxchan->send(map {"$conn->{prefix}$_"} @{$conn->{_wm7d}}); }