sync

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

commit df85445615e11c482e2c632405e7dd5dd358909d
parent 9332a66d5d6755d204dfa053bda9aea02db2e1c6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  4 Nov 2022 16:58:37 +0100

-fix disting

Diffstat:
M.gitignore | 1+
Msrc/testing/Makefile.am | 2+-
Dsrc/testing/test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv | 2--
3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -57,3 +57,4 @@ sync_config.h sync_config.h.in src/sync/sync-httpd src/testing/test_sync_api_home/.local/share/taler/auditors/ +src/testing/test_sync_api_home/.local/share/taler/exchange-secmod-cs/ diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am @@ -41,7 +41,7 @@ TESTS = \ EXTRA_DIST = \ test_sync_api.conf \ test_sync_api_home/.config/taler/exchange/account-2.json \ - test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv + test_sync_api_home/.local/share/taler/exchange-offline/master.priv test_sync_api_SOURCES = \ test_sync_api.c diff --git a/src/testing/test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv b/src/testing/test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv @@ -1 +0,0 @@ -k;d_U}A.w"!Gv_m"_ -\ No newline at end of file