X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/852e25c532665a5523f07930030199666aef996c..398f9af3b35c79d142dcbfd7b56758eea88c8f43:/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/' },