git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Testsuite: divert server log away from case 0611 to help with runtime ordering changes
[users/jgh/exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index a9d22dded4c2e01ff18ac8ad6d81b10c9f32672e..d62da04c063913f8ddf0491a597dcd0a1e54adb1 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1026,6
+1026,9
@@
RESET_AFTER_EXTRA_LINE_READ:
next if /in\shosts_require_dane\?\sno\s\(option\sunset\)/x;
+ # SUPPORT_PROXY
+ next if /host in hosts_proxy\?/;
+
# Experimental_International
next if / in smtputf8_advertise_hosts\? no \(option unset\)/;