X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy.pm;h=7b7abd27eb03ea36edb9cb1fa0ec4f5900c477d8;hb=f61d5cc04e8ea244cef6e93e732030acc178abb5;hp=96ead57a29e501296651d5066324d5ddcd50291f;hpb=d62e0cbe64ec40702f792a45c252585dae147d4c;p=irspy-moved-to-github.git 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; }