From b359c0e7a38df9363a86128e54bdf68f883b1a7f Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Fri, 7 Mar 2014 09:42:19 +0100 Subject: [PATCH] force travis rebuild --- ci/test-3-forbidden.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/test-3-forbidden.pl b/ci/test-3-forbidden.pl index 1b2b04d..f4cc13e 100755 --- a/ci/test-3-forbidden.pl +++ b/ci/test-3-forbidden.pl @@ -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"); +