X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/cf407cb650cdf6bff3b624afd5dca677ad54ba4a..2d75eab6bb3ddf9000613972cd6394c2580a1de7:/test/runtest diff --git a/test/runtest b/test/runtest index 6d4cc1c74..0eda52d91 100755 --- a/test/runtest +++ b/test/runtest @@ -1319,6 +1319,9 @@ $munges = 'no_tpt_filter_epipe' => { 'stderr' => '/^writing error 32: Broken pipe$/' }, + 'optional_cert_hostnames' => + { 'stderr' => '/in tls_verify_cert_hostnames\? no/' }, + };