commit c6b14a97c57528cbcf5e23e20707e8ec50b7faec
parent 0ec06aeada8a047c4c51eff40cb2c32970a2f8de
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 7 Feb 2024 15:23:49 +0100
Revert "stop using deprecated taler-auditor-exchange"
This reverts commit 0ec06aeada8a047c4c51eff40cb2c32970a2f8de.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/testing/taler-unified-setup.sh b/src/testing/taler-unified-setup.sh
@@ -684,6 +684,10 @@ then
taler-auditor-dbinit \
-c "$CONF" \
--reset
+ taler-auditor-exchange \
+ -c "$CONF" \
+ -m "$MAPUB" \
+ -u "$EXCHANGE_URL"
$USE_VALGRIND taler-auditor-httpd \
-L "$LOGLEVEL" \
-c "$CONF" 2> taler-auditor-httpd.log &