gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: rename config file to make it cl


From: gnunet
Subject: [taler-exchange] branch master updated: rename config file to make it clear it is associated with a test (in build)
Date: Thu, 16 Jan 2020 20:30:21 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 12855342 rename config file to make it clear it is associated with a 
test (in build)
12855342 is described below

commit 12855342d80494e748597bdad51bab3bd87180d1
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jan 16 20:30:19 2020 +0100

    rename config file to make it clear it is associated with a test (in build)
---
 src/lib/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 08c2ad29..16a4de86 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -332,8 +332,8 @@ test_bank_api_with_pybank_twisted_LDADD = \
 # Distribution
 
 EXTRA_DIST = \
-  bank.conf \
-  bank_twisted.conf \
+  test_bank_api.conf \
+  test_bank_api_bank_twisted.conf \
   test_auditor_api.conf \
   test_auditor_api_expire_reserve_now.conf \
   test_exchange_api_home/.local/share/taler/exchange/offline-keys/master.priv \

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



reply via email to

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