From a3c27356bfe3e56809f579b617e02829a7ea0a68 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 6 Feb 2026 03:50:24 +0700 Subject: all: use space log prefix instead of dummy date Using dummy date make the test output hard to read in verbose option, because the program logs mixed with the test logs. --- testdata/http_server/execute/local_test.data | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testdata/http_server/execute/local_test.data') diff --git a/testdata/http_server/execute/local_test.data b/testdata/http_server/execute/local_test.data index d58e0cb..5f96637 100644 --- a/testdata/http_server/execute/local_test.data +++ b/testdata/http_server/execute/local_test.data @@ -28,11 +28,11 @@ event: begin data: "2023-11-26T15:21:00Z" event: message -data: "----/--/-- --:--:-- === BEGIN: local /local.aww 1-\n" +data: " === BEGIN: local /local.aww 1-\n" id: 0 event: message -data: "----/--/-- --:--:-- --> 1: echo \"test\"\n" +data: " --> 1: echo \"test\"\n" id: 1 event: message @@ -40,7 +40,7 @@ data: "test\n" id: 2 event: message -data: "----/--/-- --:--:-- === END: local /local.aww 1-\n" +data: " === END: local /local.aww 1-\n" id: 3 event: end -- cgit v1.3