From 6728e60669cfa3011e5ab5f3315feccd6205668d Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 26 Oct 2006 21:02:21 +0000 Subject: Fixed regression where hostnames with hyphens were rejected (1581402 - Holger Weiss) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1528 f882894a-f735-0410-b71e-b25c423dba1c --- plugins-scripts/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins-scripts/Makefile.am') diff --git a/plugins-scripts/Makefile.am b/plugins-scripts/Makefile.am index 39291c80..6656881d 100644 --- a/plugins-scripts/Makefile.am +++ b/plugins-scripts/Makefile.am @@ -20,6 +20,7 @@ TESTS = @SCRIPT_TEST@ test: perl -I $(top_builddir) -I $(top_srcdir) ../test.pl + perl -I $(top_builddir) -I $(top_srcdir) ../test.pl t/utils.t # utils.t is excluded from above, so manually ask to test CLEANFILES=$(libexec_SCRIPTS) -- cgit v1.2.3-74-g34f1