X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdebug_ring.pl;h=a8a2900eb224f0729a188b26ac047114e6f41f33;hb=4983170a282328e9458ca1c0bff3e28c4937d06c;hp=9513b9655078aa58a089edfabf913ff0173ad62d;hpb=8ce11d49e52f2ae6ed3c0ddf2a54b2941544acc3;p=spider.git diff --git a/cmd/show/debug_ring.pl b/cmd/show/debug_ring.pl index 9513b965..a8a2900e 100644 --- a/cmd/show/debug_ring.pl +++ b/cmd/show/debug_ring.pl @@ -18,6 +18,5 @@ for (@args) { } my $lines = DXDebug::dbgprintring($n); DXDebug::dbgclearring() if $doclear; -dge; return (1, qq{Contents of $lines lines of debug ring buffer logged. View with watchdbg.});