sync

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

commit d4c83b095dea0c2c6c57d694345abeb94542da86
parent 53675e50f6ba6af2de2342b4e0e27bde23fad26c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 19 Feb 2024 19:13:11 +0100

start bank the easy way

Diffstat:
Msrc/testing/test_sync_api.c | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/testing/test_sync_api.c b/src/testing/test_sync_api.c @@ -137,12 +137,9 @@ run (void *cls, struct TALER_TESTING_Interpreter *is) { struct TALER_TESTING_Command commands[] = { - TALER_TESTING_cmd_run_fakebank ("run-fakebank", - cred.cfg, - "exchange-account-exchange"), TALER_TESTING_cmd_system_start ("start-taler", CONFIG_FILE, - "-embs", + "-efms", "-u", "exchange-account-exchange", NULL), TALER_TESTING_cmd_get_exchange ("get-exchange",