diff --git a/ci/test-3-forbidden.pl b/ci/test-3-forbidden.pl index 916cbf8..1b2b04d 100755 --- a/ci/test-3-forbidden.pl +++ b/ci/test-3-forbidden.pl @@ -3,7 +3,7 @@ use Test::Command tests => 33; # fping -i 9 -my $cmd1 = Test::Command->new(cmd => "fping -i 9 -g 127.0.0.1/29"); +my $cmd1 = Test::Command->new(cmd => "fping -i 9 -T10 -g 127.0.0.1/29"); $cmd1->exit_is_num(1); $cmd1->stdout_is_eq(""); $cmd1->stderr_is_eq(<