git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
05e4f4d
)
Testsuite: PIDs can now use more than 5 digits
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 31 Oct 2019 22:31:08 +0000
(22:31 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 31 Oct 2019 22:31:08 +0000
(22:31 +0000)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index 13070647ffc8ea3ee920b00c2263637706defc98..87a475ccd38f0978f1a572e3ac5a2ad387967222 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1768,7
+1768,7
@@
$munges =
},
'debug_pid' =>
},
'debug_pid' =>
- { 'stderr' => 's/(^\s{0,4}|(?<=Process )|(?<=child ))\d
{1,5}
/ppppp/g' },
+ { 'stderr' => 's/(^\s{0,4}|(?<=Process )|(?<=child ))\d
+
/ppppp/g' },
'optional_dsn_info' =>
{ 'mail' => '/^(X-(Remote-MTA-(smtp-greeting|helo-response)|Exim-Diagnostic|(body|message)-linecount):|Remote-MTA: X-ip;)/'
'optional_dsn_info' =>
{ 'mail' => '/^(X-(Remote-MTA-(smtp-greeting|helo-response)|Exim-Diagnostic|(body|message)-linecount):|Remote-MTA: X-ip;)/'