summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_exec_aggregator.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_exec_aggregator.c')
-rw-r--r--src/testing/testing_api_cmd_exec_aggregator.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_api_cmd_exec_aggregator.c b/src/testing/testing_api_cmd_exec_aggregator.c
index 1f05576ff..0f3cc1e14 100644
--- a/src/testing/testing_api_cmd_exec_aggregator.c
+++ b/src/testing/testing_api_cmd_exec_aggregator.c
@@ -72,6 +72,7 @@ aggregator_run (void *cls,
"taler-exchange-aggregator",
"taler-exchange-aggregator",
"-c", as->config_filename,
+ "-L", "INFO",
"-t", /* exit when done */
(as->kyc_on)
? NULL