X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;h=afc8dbf7ff36b1da637d0501d001e731c7845588;hb=ec553c968339e68ba23a6f674aed1e9c32bfa1a3;hp=ed19470c478a8d1bac7295effc81746f5f124015;hpb=d465d6e519b06a33a76f7442c67f8e8d86691111;p=spider.git diff --git a/perl/DXVars.pm.issue b/perl/DXVars.pm.issue index ed19470c..afc8dbf7 100644 --- a/perl/DXVars.pm.issue +++ b/perl/DXVars.pm.issue @@ -43,7 +43,7 @@ $myemail = "qqq@gmail.com"; @my_cc = qw(); # are we debugging ? -@debug = qw(chan state msg cron connect); +@debug = qw(chan state msg cron connect progress nologchan); # are we doing xml? $do_xml = 0;