try to fix EOF on standard input problems
[spider.git] / cmd / bye.pl
index f38f93f8a0d72cdee32e66c23d1187ad47ceeb7c..653e939407a4067141f4da5bad97e11074af859a 100644 (file)
@@ -15,7 +15,7 @@ if ($self->is_user && -e "$main::data/logout") {
        sleep(1);
 }
 
-$self->send_now('Z', "");
+#$self->send_now('Z', "");
 
 $self->disconnect;