commit 930e31e08fcdf28125b7c3fd6b76868d622d3a92
parent 4b7ee4845617e8bd2cdadddef1be945935e4c395
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Tue, 16 Nov 2021 14:25:33 +0100
add CLIENT_DIR to make test_crypto pass
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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