Testsuite: PIDs can now use more than 5 digits
[users/jgh/exim.git] / test / runtest
index 13070647ffc8ea3ee920b00c2263637706defc98..87a475ccd38f0978f1a572e3ac5a2ad387967222 100755 (executable)
@@ -1768,7 +1768,7 @@ $munges =
     },
 
     '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;)/'