summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-07 15:23:15 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-07 15:23:15 +0100
commit0ec06aeada8a047c4c51eff40cb2c32970a2f8de (patch)
tree8ccc15a9c480206557d69d297fc7241e26361082 /src
parentf39bd172d895c53cfb2fb7c9f395c8811ad6ecf5 (diff)
downloadexchange-0ec06aeada8a047c4c51eff40cb2c32970a2f8de.tar.gz
exchange-0ec06aeada8a047c4c51eff40cb2c32970a2f8de.tar.bz2
exchange-0ec06aeada8a047c4c51eff40cb2c32970a2f8de.zip
stop using deprecated taler-auditor-exchange
Diffstat (limited to 'src')
-rwxr-xr-xsrc/testing/taler-unified-setup.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/testing/taler-unified-setup.sh b/src/testing/taler-unified-setup.sh
index e621567d9..e1fcc8015 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -684,10 +684,6 @@ 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 &