X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/cf407cb650cdf6bff3b624afd5dca677ad54ba4a..ac803d82dcb0d4c5340d43dbaeb601702f7a014c:/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/' }, + };