summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGert Doering <gert@greenie.muc.de>2015-05-27 20:31:38 +0200
committerGert Doering <gert@greenie.muc.de>2015-05-27 20:31:38 +0200
commitfc03ca9d13e35c40bdf1c3c676db2adf48c60223 (patch)
tree6fbebbcdf58b1bebf411ed409ae18df589ed5ca1
parent0fe2498ef9326e301869c9e8a9e622a3996ae579 (diff)
downloadopenvpn-fc03ca9d13e35c40bdf1c3c676db2adf48c60223.tar.gz
openvpn-fc03ca9d13e35c40bdf1c3c676db2adf48c60223.tar.xz
openvpn-fc03ca9d13e35c40bdf1c3c676db2adf48c60223.zip
Enforce "serial-tests" behaviour for tests/Makefile
Our "make check" testsuite creates quite a bit of output which is intended to help pinpointing the exact reason for failure - hidden by default by automake 1.12 and up, which default to "parallel-tests" which has no benefit for us. So, just set the automake option to revert to the old behaviour. See also: https://www.gnu.org/software/automake/manual/html_node/Serial-Test-Harness.html Trac #427 Signed-off-by: Gert Doering <gert@greenie.muc.de> Message-ID: <20150524193011.GK382@greenie.muc.de> URL: http://article.gmane.org/gmane.network.openvpn.devel/9738 Acked-by: David Sommerseth <openvpn.list@topphemmelig.net>
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b7980e0..02fa392 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,6 +9,8 @@
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
#
+AUTOMAKE_OPTIONS = serial-tests
+
MAINTAINERCLEANFILES = \
$(srcdir)/Makefile.in