From 398f9af3b35c79d142dcbfd7b56758eea88c8f43 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 12 Feb 2017 16:30:28 +0000 Subject: Debug: avoid indenting line-prefixes (timestamp, pid, host-checking marker) --- test/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/runtest') diff --git a/test/runtest b/test/runtest index 15631dfeb..d117751c4 100755 --- a/test/runtest +++ b/test/runtest @@ -1525,7 +1525,7 @@ $munges = 'rejectlog' => 's/^(.* SMTP protocol synchronization error .* next input=.{8}).*$/$1/'}, 'debuglog_stdout' => - { 'stdout' => 's/^[ .]*\d\d:\d\d:\d\d\s+\d+ //; + { 'stdout' => 's/^\d\d:\d\d:\d\d\s+\d+ //; s/Process \d+ is ready for new message/Process pppp is ready for new message/' }, -- cgit v1.2.3