From 46e91feda0374338e688902a7e7cd0e49f4138c9 Mon Sep 17 00:00:00 2001 From: defanor Date: Fri, 5 May 2017 21:02:32 +0300 Subject: Improve the authenticate.sh test Now it's more or less reliable, and faster. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7e31d9b..b941495 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,9 +18,10 @@ TESTS = tests/authenticate.sh TESTS_ENVIRONMENT = \ builddir="$(builddir)" \ - certdir="$(top_srcdir)/tests/" + testdir="$(top_srcdir)/tests/" EXTRA_DIST = $(TESTS) \ + tests/wait-for-initialization.sed \ tests/test-key-1.pem \ tests/test-cert-1.pem \ tests/test-key-2.pem \ -- cgit v1.2.3