X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=4ea652afefefaef6a0c01c0e03e814894a88c5db;hb=11721e1fb9264f618589d8a1d1228a4be3ec3042;hp=3407e9bc03c6a297eacc868c5a9d1adc1bf318c7;hpb=dad265c6f229757990dbe47db9d25b60640fe62d;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 3407e9bc..4ea652af 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -817,7 +817,7 @@ sub gen_pc92_update } } - dbg('ROUTE: DXProt::gen_pc92_update end') if isdbg('route'); + dbg('ROUTE: DXProt::gen_pc92_update end with ' . scalar @lines . ' lines') if isdbg('route'); return @lines; }