From: David Schweikert Date: Wed, 14 Oct 2015 18:52:50 +0000 (+0200) Subject: fix test X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51dbc977839eb0b203104cd8662fe08ee62ae4c4;p=fping.git fix test --- diff --git a/ci/test-09-option-r-t.pl b/ci/test-09-option-r-t.pl index 6d4b1dd..d9c7dfd 100755 --- a/ci/test-09-option-r-t.pl +++ b/ci/test-09-option-r-t.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -use Test::Command tests => 15; +use Test::Command tests => 18; # -R random bytes # -r n number of retries (default 3)