X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;h=afc8dbf7ff36b1da637d0501d001e731c7845588;hb=b06fd1d447d5411d8d441e807f93efa897b68aaf;hp=ed19470c478a8d1bac7295effc81746f5f124015;hpb=9f38101205c21a4523228c9b41571d26f9adcaec;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;