From f4a207ab1a7e31d8d80c2a4216d6599f535da596 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 7 Oct 2023 11:12:21 +0200 Subject: -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(-) (limited to 'src/testing') diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index a501c4095..116df2c24 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 a5bba70db..8dcbb35eb 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 19a14d910..8477ef9ba 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 -- cgit v1.2.3