sync

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

commit 8415fcc53d812bfb551c1ef07733c02410eece78
parent a7a17e1609d0d66705b66df45bf5a501d2adbc15
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 24 Sep 2023 20:26:17 +0200

-fix dist, update doc

Diffstat:
Mcontrib/Makefile.am | 3++-
Msrc/testing/Makefile.am | 1-
Dsrc/testing/test_sync_api_home/.config/taler/exchange/account-2.json | 5-----
3 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am @@ -6,6 +6,7 @@ bin_SCRIPTS = \ sync-dbconfig EXTRA_DIST = \ + $(bin_SCRIPTS) \ gnunet.tag \ uncrustify.cfg \ - uncrustify_precomit + uncrustify_precommit diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am @@ -40,7 +40,6 @@ 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/master.priv test_sync_api_SOURCES = \ diff --git a/src/testing/test_sync_api_home/.config/taler/exchange/account-2.json b/src/testing/test_sync_api_home/.config/taler/exchange/account-2.json @@ -1,4 +0,0 @@ -{ - "payto_uri": "payto://x-taler-bank/localhost:8082/2", - "master_sig": "AM32QB4RYMWK548PE63PJXJMWSA001TFFWTZZPSSD8HQ8JE4D5V5X8WTSYSX59ANF4YRTRMF5Q4Q12CE2KTA8KQ03CM11YDTK75SJ20" -} -\ No newline at end of file