add CLIENT_DIR to make test_crypto pass
This commit is contained in:
parent
4b7ee48456
commit
930e31e08f
@ -4,6 +4,7 @@ TALER_TEST_HOME = test_helper_eddsa_home/
|
|||||||
TALER_RUNTIME_DIR = ${TMPDIR:-/tmp}/${USER}/test_helper_eddsa/
|
TALER_RUNTIME_DIR = ${TMPDIR:-/tmp}/${USER}/test_helper_eddsa/
|
||||||
|
|
||||||
[taler-exchange-secmod-eddsa]
|
[taler-exchange-secmod-eddsa]
|
||||||
|
CLIENT_DIR = $TALER_RUNTIME_DIR
|
||||||
LOOKAHEAD_SIGN = 5 minutes
|
LOOKAHEAD_SIGN = 5 minutes
|
||||||
OVERLAP_DURATION = 1 s
|
OVERLAP_DURATION = 1 s
|
||||||
DURATION = 1 minute
|
DURATION = 1 minute
|
||||||
|
Loading…
Reference in New Issue
Block a user