aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_helpers_exchange.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-07 23:38:30 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-07 23:38:30 +0100
commit17a30cbd708cb2427fd3a7533fc9945898e2c34c (patch)
treec6886d8feff8697265a850ec15efe98134b6b66a /src/testing/testing_api_helpers_exchange.c
parente27ff05e63cae9075b8b9a88cbd7dd10d8c39adc (diff)
downloadexchange-17a30cbd708cb2427fd3a7533fc9945898e2c34c.tar.xz
-cleanups
Diffstat (limited to 'src/testing/testing_api_helpers_exchange.c')
-rw-r--r--src/testing/testing_api_helpers_exchange.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_api_helpers_exchange.c b/src/testing/testing_api_helpers_exchange.c
index 9414af662..ba0e5a0fb 100644
--- a/src/testing/testing_api_helpers_exchange.c
+++ b/src/testing/testing_api_helpers_exchange.c
@@ -765,6 +765,7 @@ TALER_TESTING_setup_with_exchange_cfg (
#endif
"taler-exchange-httpd",
"taler-exchange-httpd",
+ "-L", "INFO",
"-a", /* some tests may need timetravel */
"-c", setup_ctx->config_filename,
#if GNU_PARALLEL