X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b9d9c5a27bea03802901872e0e056fb97b4c30a6..0cd5fd23fdc042cd634a1033350bf91689f26d3c:/test/runtest diff --git a/test/runtest b/test/runtest index fa38ca019..fb93d8de3 100755 --- a/test/runtest +++ b/test/runtest @@ -1021,6 +1021,9 @@ RESET_AFTER_EXTRA_LINE_READ: # Environment cleaning next if /\w+ in keep_environment\? (yes|no)/; + # The spool header file name varies with PID + s%^(Writing spool header file: .*/hdr).[0-9]{1,5}%$1.pppp%; + # When Exim is checking the size of directories for maildir, it uses # the check_dir_size() function to scan directories. Of course, the order # of the files that are obtained using readdir() varies from system to