Debug: avoid indenting line-prefixes (timestamp, pid, host-checking marker)
[exim.git] / test / runtest
index 15631dfeb4273d789ec460b40ede416fa967d871..d117751c4573c0380f92a30c16dc1ac59818395b 100755 (executable)
@@ -1525,7 +1525,7 @@ $munges =
       'rejectlog' => 's/^(.* SMTP protocol synchronization error .* next input=.{8}).*$/$1<suppressed>/'},
 
     '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/'
     },