From baeb59ee130308623f31807c8ba94df9b5fb23f9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 18 Nov 2022 10:46:00 +0100 Subject: fix wirewatch --- src/testing/testing_api_cmd_exec_wirewatch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/testing_api_cmd_exec_wirewatch.c') diff --git a/src/testing/testing_api_cmd_exec_wirewatch.c b/src/testing/testing_api_cmd_exec_wirewatch.c index cd31688d5..2517bf74d 100644 --- a/src/testing/testing_api_cmd_exec_wirewatch.c +++ b/src/testing/testing_api_cmd_exec_wirewatch.c @@ -71,6 +71,7 @@ wirewatch_run (void *cls, "-S", "1", "-w", "0", "-t", /* exit when done */ + "-L", "DEBUG", NULL); if (NULL == ws->wirewatch_proc) { -- cgit v1.2.3