From f1e9ebd03738f21f69eb468968f7f8a5c0f2fcf7 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Fri, 24 Jan 2014 02:32:45 -0500 Subject: Update comments 1. libtab is now bundled, so suggest to enable it rather than install it 2. "parse-ini" feature has been called "extra-opts" --- lib/tests/test_opts2.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tests/test_opts2.t') diff --git a/lib/tests/test_opts2.t b/lib/tests/test_opts2.t index f7444f6f..59b9fdb8 100755 --- a/lib/tests/test_opts2.t +++ b/lib/tests/test_opts2.t @@ -1,7 +1,7 @@ #!/usr/bin/perl use Test::More; if (! -e "./test_opts2") { - plan skip_all => "./test_opts2 not compiled - please install tap library and/or enable parse-ini to test"; + plan skip_all => "./test_opts2 not compiled - please enable libtap library and/or extra-opts to test"; } $ENV{"NAGIOS_CONFIG_PATH"} = "."; exec "./test_opts2"; -- cgit v1.2.3-74-g34f1