[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sync] branch master updated: activating implementation of #6175
From: |
gnunet |
Subject: |
[taler-sync] branch master updated: activating implementation of #6175 |
Date: |
Mon, 14 Dec 2020 15:42:53 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository sync.
The following commit(s) were added to refs/heads/master by this push:
new fa1d25c activating implementation of #6175
fa1d25c is described below
commit fa1d25c0d67c043c55c442fcee3229d4e7a1183e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 14 15:42:51 2020 +0100
activating implementation of #6175
---
src/testing/test_sync_api.c | 2 +-
src/testing/test_sync_api.conf | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/testing/test_sync_api.c b/src/testing/test_sync_api.c
index 0bfc940..d89c5f6 100644
--- a/src/testing/test_sync_api.c
+++ b/src/testing/test_sync_api.c
@@ -164,7 +164,7 @@ run (void *cls,
CONFIG_FILE),
TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys",
1,
- 20 /* FIXME: wrong number...
*/),
+ 232 /* FIXME: wrong number...
*/),
TALER_TESTING_cmd_merchant_post_instances ("instance-create-default",
merchant_url,
"default",
diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
index 03280e5..7030c15 100644
--- a/src/testing/test_sync_api.conf
+++ b/src/testing/test_sync_api.conf
@@ -145,6 +145,8 @@ PORT = 8081
# Our public key
MASTER_PUBLIC_KEY = T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG
+SIGNKEY_LEGAL_DURATION = 2 years
+
# Base URL of the exchange.
BASE_URL = "http://localhost:8081/";
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-sync] branch master updated: activating implementation of #6175,
gnunet <=