X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a45431fa71165d56a6775099fad1c8806c593b0a..9c487ba56fed466d931374cda2cba1e483a0b847:/test/runtest?ds=sidebyside diff --git a/test/runtest b/test/runtest index f6e788f2f..3814261f3 100755 --- a/test/runtest +++ b/test/runtest @@ -1117,7 +1117,7 @@ RESET_AFTER_EXTRA_LINE_READ: next if / in tls_advertise_requiretls?\? no \(end of list\)/; # TCP Fast Open - next if /^setsockopt FASTOPEN: Network Error/; + next if /^(ppppp )?setsockopt FASTOPEN: Network Error/; # Environment cleaning next if /\w+ in keep_environment\? (yes|no)/;