sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit bb282c5f8dfb9bdc952282d6969c47b717a21c9e
parent 1a064af32ce0dde158e13a7918684e05da679964
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 28 Apr 2021 15:40:23 +0200

override runtime dir

Diffstat:
Msrc/testing/test_sync_api.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf @@ -3,6 +3,7 @@ [PATHS] # Persistent data storage for the testcase TALER_TEST_HOME = test_sync_api_home/ +TALER_RUNTIME_DIR = ${TMPDIR:-${TMP:-/tmp}}/${USER:-}/taler-system-runtime/ # Persistent data storage TALER_DATA_HOME = $TALER_HOME/.local/share/taler/