X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/cf0c61644d7dd2dfb29f6418d95bf4d8cae199ea..cff70eb1c1eb494ee5964dca33dc115181baafd7:/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/' },