X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=ec6f5b0400a6b309d0da0b398a5235260373b5cf;hb=3065f0dd2c80cd59b7a2b17d397a343b6521b1f4;hp=61693f330ed1659bd37223805efa8a7f80c1cf2e;hpb=eb9befb4de3221e722ab980be65f24f4d588870a;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 61693f33..ec6f5b04 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -351,7 +351,7 @@ sub start sub sendinit { my $self = shift; - $self->send(pc18()); + $self->send(pc18(($self->{isolate} || !$self->user->wantpc9x) ? "" : " pc9x")); } #