From 6321cf990697c17e73c0a3ef5ac7136334994e89 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Fri, 17 Oct 2003 14:25:59 +0000 Subject: - comment debug LWP --- mdkonline | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mdkonline b/mdkonline index 5f8a0dce..fe5cf01a 100755 --- a/mdkonline +++ b/mdkonline @@ -28,7 +28,7 @@ use common; use Config; init Gtk2; -use LWP::Debug qw(+); +#use LWP::Debug qw(+); use LWP::UserAgent; use Net::HTTPS; use HTTP::Request::Common; @@ -328,7 +328,7 @@ sub send_config { Content => [submit => "upload_wizard", wizard => ["/root/$login.$passwd.$box_name.online.log.bz2.uue"] ]); - printf("*********** Reponse is %s ***********\n", $response->as_string); + #printf("*********** Reponse is %s ***********\n", $response->as_string); # Check the outcome of the response #print "REPONSE: ".$response->content."\n"; remove_wait_msg($w); -- cgit v1.2.1