gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: split conf file reference to -cs


From: gnunet
Subject: [taler-exchange] branch master updated: split conf file reference to -cs and -rsa
Date: Tue, 17 May 2022 08:20:30 +0200

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

ttn pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new f089bbe5 split conf file reference to -cs and -rsa
f089bbe5 is described below

commit f089bbe5366553c15758200febd6c77a941272f2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue May 17 02:20:05 2022 -0400

    split conf file reference to -cs and -rsa
    
    This is a followup to 2022-02-04, "split .conf files into rsa and cs".
---
 src/testing/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 084a9546..4d3c6061 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -556,7 +556,8 @@ test_kyc_api_LDADD = \
 # Distribution
 
 EXTRA_DIST = \
-  test_auditor_api.conf \
+  test_auditor_api-cs.conf \
+  test_auditor_api-rsa.conf \
   test_auditor_api_expire_reserve_now-cs.conf \
   test_auditor_api_expire_reserve_now-rsa.conf \
   test_bank_api_fakebank.conf \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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