testsuite: Update to match the new "hdr.$message_exim_id" tmp file name Bug 2390
[users/jgh/exim.git] / test / runtest
index 1e8e9814cf9dfab8b71cac262cd0b098f97db45f..3b572c1559f42af914debf6c5efbf6183d73c8ef 100755 (executable)
@@ -733,9 +733,6 @@ RESET_AFTER_EXTRA_LINE_READ:
   s/waiting for children of \d+/waiting for children of pppp/;
   s/waiting for (\S+) \(\d+\)/waiting for $1 (pppp)/;
 
-  # The spool header file name varies with PID
-  s%^(Writing spool header file: .*/hdr).[0-9]{1,5}%$1.pppp%;
-
   # ======== Port numbers ========
   # Incoming port numbers may vary, but not in daemon startup line.