From 0d13deb0e44afb80ec0a35e827548d891d48f6b6 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 2 Apr 2008 09:11:44 +0000 Subject: - Add --enable-extra-opts configure option for compiling extra-opts support - Auto-update po/pot files git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1973 f882894a-f735-0410-b71e-b25c423dba1c --- lib/tests/test_ini.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tests/test_ini.t') diff --git a/lib/tests/test_ini.t b/lib/tests/test_ini.t index b130a01b..0487098c 100755 --- a/lib/tests/test_ini.t +++ b/lib/tests/test_ini.t @@ -1,6 +1,6 @@ #!/usr/bin/perl use Test::More; if (! -e "./test_ini") { - plan skip_all => "./test_ini not compiled - please install tap library to test"; + plan skip_all => "./test_ini not compiled - please install tap library and/or enable parse-ini to test"; } exec "./test_ini"; -- cgit v1.2.3-74-g34f1