gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -space needed, for now


From: gnunet
Subject: [taler-exchange] branch master updated: -space needed, for now
Date: Sat, 07 Oct 2023 11:12:27 +0200

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 f4a207ab -space needed, for now
f4a207ab is described below

commit f4a207ab1a7e31d8d80c2a4216d6599f535da596
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Oct 7 11:12:21 2023 +0200

    -space needed, for now
---
 src/testing/Makefile.am            | 5 ++---
 src/testing/taler-unified-setup.sh | 2 +-
 src/testing/test_bank_api.c        | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index a501c409..116df2c2 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -144,9 +144,8 @@ libtalertesting_la_LIBADD = \
 
 AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export 
PATH=$${TALER_PREFIX:-@prefix@}/bin:$$PATH;
 
-# removed for now, due to bug(s) in libeufin!
-noinst_PROGRAMS = \
-  test_bank_api_with_nexus
+
+#  test_bank_api_with_nexus
 
 .NOTPARALLEL:
 check_PROGRAMS = \
diff --git a/src/testing/taler-unified-setup.sh 
b/src/testing/taler-unified-setup.sh
index a5bba70d..8dcbb35e 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -267,7 +267,7 @@ fi
 if [ "1" = "$START_BANK" ]
 then
     echo -n "Setting up bank database ... "
-    libeufin-bank-dbinit \
+    libeufin-bank dbinit \
         -r \
         -c "$CONF" \
         &> libeufin-bank-reset.log
diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c
index 19a14d91..8477ef9b 100644
--- a/src/testing/test_bank_api.c
+++ b/src/testing/test_bank_api.c
@@ -1,6 +1,6 @@
 /*
   This file is part of TALER
-  Copyright (C) 2016-2020 Taler Systems SA
+  Copyright (C) 2016-2023 Taler Systems SA
 
   TALER is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as

-- 
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]