git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New variable $config_dir, $config_file. Bug 1553
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index 6d4cc1c74db5ae060721dd7b037d30915efd08d6..0eda52d91c031e8cc4d633d15a46bb3c1e76eb7f 100755
(executable)
--- 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/' },
+
};