aboutsummaryrefslogtreecommitdiff
path: root/src/testing/taler-unified-setup.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-17 20:27:25 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-17 20:27:25 +0100
commit3c484c71a2924cb20e7468a325ca7e230068febb (patch)
tree892a1162b694aad4a07a23f8e92fbe69865b66fa /src/testing/taler-unified-setup.sh
parent3db8ffe54274ee94cc6204463b6c425ba7bcebf7 (diff)
downloadexchange-3c484c71a2924cb20e7468a325ca7e230068febb.tar.xz
remove auditor tests for now, auditor is temporarily not working due to major refactoring in progress
Diffstat (limited to 'src/testing/taler-unified-setup.sh')
-rwxr-xr-xsrc/testing/taler-unified-setup.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/testing/taler-unified-setup.sh b/src/testing/taler-unified-setup.sh
index 02d502237..3ecdc793a 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -671,9 +671,9 @@ then
$USE_VALGRIND taler-auditor-httpd \
-L "$LOGLEVEL" \
-c "$CONF" 2> taler-auditor-httpd.log &
- $USE_VALGRIND taler-helper-auditor-deposits \
- -L "$LOGLEVEL" \
- -c "$CONF" 2> taler-helper-auditor.log &
+# $USE_VALGRIND taler-helper-auditor-deposits \
+# -L "$LOGLEVEL" \
+# -c "$CONF" 2> taler-helper-auditor.log &
echo " DONE"
fi