X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fbye.pl;h=653e939407a4067141f4da5bad97e11074af859a;hb=33c9bc68b1f77a0c14782135805571aea32b3504;hp=f38f93f8a0d72cdee32e66c23d1187ad47ceeb7c;hpb=62d82b83c7cfef2ae3ef3a0ee6dea74ce7a37b2c;p=spider.git diff --git a/cmd/bye.pl b/cmd/bye.pl index f38f93f8..653e9394 100644 --- a/cmd/bye.pl +++ b/cmd/bye.pl @@ -15,7 +15,7 @@ if ($self->is_user && -e "$main::data/logout") { sleep(1); } -$self->send_now('Z', ""); +#$self->send_now('Z', ""); $self->disconnect;