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
Fix null-indirection in certextract expansion
[exim.git]
/
test
/
confs
/
0201
diff --git
a/test/confs/0201
b/test/confs/0201
index 1858c40e9ef760f01341a2e34a52cb59d03e9939..284e3848b85282c7c4b99363c380e6660b6d512e 100644
(file)
--- a/
test/confs/0201
+++ b/
test/confs/0201
@@
-31,7
+31,6
@@
t1:
hosts = 127.0.0.1
allow_localhost
port = PORT_S
- interface = 127.0.0.1
transport_filter = /bin/sh -c 'cat; exit 99'