mirror of
https://frontier.innolan.net/rainlance/amiga-fping.git
synced 2025-11-24 04:05:03 +00:00
force travis rebuild
This commit is contained in:
@ -79,3 +79,4 @@ my $cmd11 = Test::Command->new(cmd => "fping -C 11000 127.0.0.1");
|
||||
$cmd11->exit_is_num(1);
|
||||
$cmd11->stdout_is_eq("");
|
||||
$cmd11->stderr_is_eq("fping: count 11000 not valid, must be less than 10000\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user