Code

mysql discovery based on mysql_config (Johan Fischer - 1359414)
[nagiosplug.git] / plugins / tests / test_utils.t
index 8686ad2a0897cf4f2c581ffea493fded6ffd6021..152eb718726b845ec57bafe07688c143dfc7d5dd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 use Test::More;
 if (! -e "./test_utils") {
-       plan skip_all => "./test_utils not compiled - check ./configure --with-libtap-object is defined";
+       plan skip_all => "./test_utils not compiled - please install tap library to test";
 }
 exec "./test_utils";