X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/53c7b3a70978c2748f46d1d99211530750b1de22..277b99794bf90e4a64b4adee88c08bed417bc5ee:/test/runtest diff --git a/test/runtest b/test/runtest index c6fd5ce54..30315044f 100755 --- a/test/runtest +++ b/test/runtest @@ -1245,7 +1245,7 @@ RESET_AFTER_EXTRA_LINE_READ: next if /^DKIM \[[^[]+\] (Header hash|b) computed:/; # Not all platforms support TCP Fast Open, and the compile omits the check - if (s/\S+ in hosts_try_fastopen\? (no \(option unset\)|yes \(matched "\*"\))\n$//) + if (s/\S+ in hosts_try_fastopen\? (no \(option unset\)|no \(end of list\)|yes \(matched "\*"\))\n$//) { chomp; $_ .= ;