X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=3ef7b0750e3695a878f11da518d3ae10ba6ca930;hb=169940ee254d0a1a014a62dae12a8fbebc4e2fda;hp=095b130580ce2760f32607dbb2fafc7d43d53566;hpb=4637f795c6c8f927fc7ac035c36c1b9a3de37615;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 095b1305..3ef7b075 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -645,7 +645,7 @@ sub normal # if there is a parent, proceed, otherwise if there is a latent PC19 in the PC19list, # fix it up in the routing tables and issue it forth before the PC16 unless ($parent) { - if (my $nl = $pc19list{$ncall} && @field > 2) { + if (my ($nl = $pc19list{$ncall}) && @field > 2) { # this is a new (remembered) node, now attach it to me if it isn't in filtered # and we haven't disallowed it