sync

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

commit 18a8fa44658c44f9eee5ced8cbba452b17204aa4
parent 9c6827519c6fd93265c6b556ec847628c7e28634
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 23 Mar 2020 10:36:47 +0100

yes

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

diff --git a/src/lib/test_sync_api.c b/src/lib/test_sync_api.c @@ -287,6 +287,7 @@ main (int argc, TALER_TESTING_cleanup_files (CONFIG_FILE); switch (TALER_TESTING_prepare_exchange (CONFIG_FILE, + GNUNET_YES, &ec)) { case GNUNET_SYSERR: