X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=e1d4fb28647bc854325538a418033766bb32cc37;hb=d2166e1f70cd2fae131c906c67f1a322472fb5a4;hp=cbd0ff65a92480a839db78234bea83929e800903;hpb=6ac34274be29c64e3f292622881f7af60009bc5d;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index cbd0ff65..e1d4fb28 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -2037,7 +2037,7 @@ sub send_local_config # send our nodes if ($self->{isolate}) { @localnodes = ( $main::routeroot ); - $self->send_route($main::mycall, \&pc19, 1, $main::routeroot, $main::routeroot); + $self->send_route($main::mycall, \&pc19, 1, $main::routeroot); } else { # create a list of all the nodes that are not connected to this connection # and are not themselves isolated, this to make sure that isolated nodes