git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Handle PKG_CONFIG_PATH in Local/Makefile
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index 15631dfeb4273d789ec460b40ede416fa967d871..d117751c4573c0380f92a30c16dc1ac59818395b 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1525,7
+1525,7
@@
$munges =
'rejectlog' => 's/^(.* SMTP protocol synchronization error .* next input=.{8}).*$/$1<suppressed>/'},
'debuglog_stdout' =>
'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/'
},
s/Process \d+ is ready for new message/Process pppp is ready for new message/'
},