From 930e31e08fcdf28125b7c3fd6b76868d622d3a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Tue, 16 Nov 2021 14:25:33 +0100 Subject: add CLIENT_DIR to make test_crypto pass --- src/util/test_helper_eddsa.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/test_helper_eddsa.conf b/src/util/test_helper_eddsa.conf index 321fa7cc3..8fe119c40 100644 --- a/src/util/test_helper_eddsa.conf +++ b/src/util/test_helper_eddsa.conf @@ -4,6 +4,7 @@ TALER_TEST_HOME = test_helper_eddsa_home/ TALER_RUNTIME_DIR = ${TMPDIR:-/tmp}/${USER}/test_helper_eddsa/ [taler-exchange-secmod-eddsa] +CLIENT_DIR = $TALER_RUNTIME_DIR LOOKAHEAD_SIGN = 5 minutes OVERLAP_DURATION = 1 s DURATION = 1 minute -- cgit v1.2.3