X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy.pm;h=7b7abd27eb03ea36edb9cb1fa0ec4f5900c477d8;hp=96ead57a29e501296651d5066324d5ddcd50291f;hb=27cf01b0d5ffaad8bcd173d5c1e58d8c0182f5a8;hpb=d62e0cbe64ec40702f792a45c252585dae147d4c diff --git a/lib/ZOOM/IRSpy.pm b/lib/ZOOM/IRSpy.pm index 96ead57..7b7abd2 100644 --- a/lib/ZOOM/IRSpy.pm +++ b/lib/ZOOM/IRSpy.pm @@ -535,6 +535,7 @@ sub check { if ($this->should_skip_test($tname)) { $conn->log("irspy_test", "skipping test '$nextaddr' = $tname due to rule"); + $nskipped += 1; goto NEXT_TEST; }