X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=cab45621fdb22d4f76511040475cbf00c3ba3ccb;hb=96f91d83613b6351322d818f349137e457cb0168;hp=e07e3ba04f179a13e7431ceb799cc5a4a556de4c;hpb=6462efdcfd799f0b0c032565f19eea085ca0dba9;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index e07e3ba0..cab45621 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -756,7 +756,7 @@ sub normal my $dxchan = DXChannel->get($call); if ($dxchan && $dxchan != $self) { dbg("PCPROT: PC19 from $self->{call} trying to alter wrong locally connected $call, ignored!") if isdbg('chanerr'); - return; + next; } # update it if required