Testsuite: munge for unrelated test affected by EXPERIMENTAL_CERTNAMES
[exim.git] / test / runtest
index 6d4cc1c74db5ae060721dd7b037d30915efd08d6..0eda52d91c031e8cc4d633d15a46bb3c1e76eb7f 100755 (executable)
@@ -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/' },
+
   };