[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sync] branch master updated (d8b4918 -> 1cf4c4b)
From: |
gnunet |
Subject: |
[taler-sync] branch master updated (d8b4918 -> 1cf4c4b) |
Date: |
Sun, 08 Dec 2024 21:24:58 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a change to branch master
in repository sync.
from d8b4918 update config
new 9f92d62 get test to pass again
new 1cf4c4b -ignore
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/testing/.gitignore | 1 +
src/testing/test_sync_api.c | 1 +
2 files changed, 2 insertions(+)
diff --git a/src/testing/.gitignore b/src/testing/.gitignore
index c81b1be..015e101 100644
--- a/src/testing/.gitignore
+++ b/src/testing/.gitignore
@@ -15,3 +15,4 @@
test_sync_api_home/.local/share/taler/taler-exchange-secmod-rsa/
test_sync_api.conf.edited
libeufin-bank.pid
+test_sync_api_home/
diff --git a/src/testing/test_sync_api.c b/src/testing/test_sync_api.c
index 1d6d4c5..1acebc6 100644
--- a/src/testing/test_sync_api.c
+++ b/src/testing/test_sync_api.c
@@ -141,6 +141,7 @@ run (void *cls,
CONFIG_FILE,
"-efms",
"-u", "exchange-account-exchange",
+ "-r", "merchant-exchange-default",
NULL),
TALER_TESTING_cmd_get_exchange ("get-exchange",
cred.cfg,
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-sync] branch master updated (d8b4918 -> 1cf4c4b),
gnunet <=