aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2021-11-16 14:25:33 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2021-11-16 14:25:33 +0100
commit930e31e08fcdf28125b7c3fd6b76868d622d3a92 (patch)
treecd2d2c2d6d47f0d85bacdf412763bfe5128f9cdd
parent4b7ee4845617e8bd2cdadddef1be945935e4c395 (diff)
downloadexchange-930e31e08fcdf28125b7c3fd6b76868d622d3a92.tar.xz
add CLIENT_DIR to make test_crypto pass
-rw-r--r--src/util/test_helper_eddsa.conf1
1 files changed, 1 insertions, 0 deletions
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