mirror of
https://frontier.innolan.net/rainlance/amiga-fping.git
synced 2025-11-20 00:23:59 +00:00
travis fix
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
use Test::Command tests => 9;
|
||||
|
||||
my $I_HELP = " -I if bind to a particular interface\n";
|
||||
my $I_HELP = " -I if bind to a particular interface\n";
|
||||
$I_HELP = '' if $^O eq 'darwin';
|
||||
|
||||
# fping -h
|
||||
|
||||
Reference in New Issue
Block a user