X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=61478887d1b29f7c1cf39f73a74061cd4e6d7227;hb=f5028d38602385a6614c6234fa4165ee4f9e159c;hp=8798392b8541152633ce50445d3a97666de3cff3;hpb=6e8ea6c3fb2e0702e616a6553629905ca6ae22c1;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 8798392b..61478887 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -466,12 +466,6 @@ eval { }; dbg("Local::init error $@") if $@; -dbg("cleaning out old debug files"); -DXDebug::dbgclean(); - -# print various flags -#dbg("seful info - \$^D: $^D \$^W: $^W \$^S: $^S \$^P: $^P"); - # this, such as it is, is the main loop! dbg("orft we jolly well go ..."); my $script = new Script "startup";