X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FRBN.pm;h=0b3dfe5a937dc245c9b67958476212a9610d7664;hb=f6d0b05b25a61cb6d3aa671b7a8f5d4a69817b1c;hp=51c299c4abae389558667413e6ac8c54149682a6;hpb=6eacc3d2fb49a6babfd77d8a0186c30968cb86ca;p=spider.git diff --git a/perl/RBN.pm b/perl/RBN.pm index 51c299c4..0b3dfe5a 100644 --- a/perl/RBN.pm +++ b/perl/RBN.pm @@ -252,7 +252,7 @@ sub normal } # remove all extraneous crap from the origin - just leave the base callsign - $origin =~ basecall($origin); + $origin = basecall($origin); # is this callsign in badspotter list? if ($DXProt::badspotter->in($origin) || $DXProt::badnode->in($origin)) {