summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-11-12 15:49:28 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-12 15:49:28 +0000
commit79547a5a8eb24bd39d6769c721ebba9ffe9b9c82 (patch)
tree7e78a974555bbc6b675452285b568f35eb78f878 /test
parentcf407cb650cdf6bff3b624afd5dca677ad54ba4a (diff)
Testsuite: munge for unrelated test affected by EXPERIMENTAL_CERTNAMES
Diffstat (limited to 'test')
-rwxr-xr-xtest/runtest3
-rw-r--r--test/scripts/5410-cutthrough-OpenSSL/54105
2 files changed, 7 insertions, 1 deletions
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/' },
+
};
diff --git a/test/scripts/5410-cutthrough-OpenSSL/5410 b/test/scripts/5410-cutthrough-OpenSSL/5410
index 5c9598c66..d276f04b0 100644
--- a/test/scripts/5410-cutthrough-OpenSSL/5410
+++ b/test/scripts/5410-cutthrough-OpenSSL/5410
@@ -1,4 +1,7 @@
-# cutthrough_delivery to target offerring TLS
+# cutthrough_delivery to target offering TLS
+#
+munge optional_cert_hostnames
+#
exim -DSERVER=server -bd -oX PORT_D
****
# this one should succeed