commit 45a7acd401e824c128fb2c05ef52140a32bea8ed
parent 47fa9f0ee4e189804659599621c0decc7ea9911b
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 13 Aug 2026 20:55:49 +0200
fix terminator
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_donau_api.c b/src/testing/test_donau_api.c
@@ -67,7 +67,7 @@ run (void *cls,
TALER_TESTING_cmd_system_start ("start-donau",
config_file,
"-D",
- "NULL"),
+ NULL),
TALER_TESTING_cmd_get_donau ("get-donau",
cred.cfg,
true),