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:40:52 +0200
commitc196ea922755bb25f9837080d562ef4d3495999f (patch)
tree15162db7ca9eb9b13ade46b80ba5f7e9f4c40dbf
parent7327e46c922e3cfe6b797b1f20ea9cffd6e6b522 (diff)
downloadopenvpn-c196ea922755bb25f9837080d562ef4d3495999f.tar.gz
openvpn-c196ea922755bb25f9837080d562ef4d3495999f.tar.xz
openvpn-c196ea922755bb25f9837080d562ef4d3495999f.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> (cherry picked from commit fc03ca9d13e35c40bdf1c3c676db2adf48c60223)
-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