X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/b0d68adc8b45e42b425c23e7dbf195b772878b9a..ba59b14d895cc44ddb548eb1f70f75377655b638:/test/runtest diff --git a/test/runtest b/test/runtest index 2389efafe..3403d78de 100755 --- a/test/runtest +++ b/test/runtest @@ -1415,7 +1415,7 @@ $munges = 'rejectlog' => 's/^(.* SMTP protocol synchronization error .* next input=.{8}).*$/$1/'}, 'debuglog_stdout' => - { 'stdout' => 's/^\d\d:\d\d:\d\d* \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/' }, };