gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: config


From: gnunet
Subject: [taler-merchant] branch master updated: config
Date: Sun, 19 Jan 2020 18:37:46 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new cef872f  config
cef872f is described below

commit cef872ff8fb34be479a285b0147c18d9d2fe65ee
Author: Florian Dold <address@hidden>
AuthorDate: Sun Jan 19 18:37:44 2020 +0100

    config
---
 src/lib/test_merchant_api.c         | 2 +-
 src/lib/test_merchant_api.conf      | 2 +-
 src/lib/test_merchant_api_twisted.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 01d8f92..0078011 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -995,7 +995,7 @@ main (int argc,
                     "DEBUG",
                     NULL);
   if (GNUNET_OK != TALER_TESTING_prepare_fakebank (CONFIG_FILE,
-                                                   "account-exchange",
+                                                   "exchange-account-exchange",
                                                    &bc))
     return 77;
 
diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index 54d0614..e342913 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -187,7 +187,7 @@ CONFIG = postgres:///talercheck
 
 
 # Account of the EXCHANGE
-[account-exchange]
+[exchange-account-exchange]
 # What is the exchange's bank account (with the "Taler Bank" demo system)?
 PAYTO_URI = "payto://x-taler-bank/localhost/2"
 
diff --git a/src/lib/test_merchant_api_twisted.c 
b/src/lib/test_merchant_api_twisted.c
index 6c37508..a749fbf 100644
--- a/src/lib/test_merchant_api_twisted.c
+++ b/src/lib/test_merchant_api_twisted.c
@@ -984,7 +984,7 @@ main (int argc,
                     "DEBUG", NULL);
 
   if (GNUNET_OK != TALER_TESTING_prepare_fakebank (CONFIG_FILE,
-                                                   "account-exchange",
+                                                   "exchange-account-exchange",
                                                    &bc))
     return 77;
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]