From: David Schweikert Date: Tue, 30 Sep 2014 12:01:38 +0000 (+1000) Subject: travis fix X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3313c3619d4d35ce321ec61a7b33cd77997f8218;p=fping.git travis fix --- diff --git a/ci/test-2-help.pl b/ci/test-2-help.pl index a821c1f..fde3e58 100755 --- a/ci/test-2-help.pl +++ b/ci/test-2-help.pl @@ -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