diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 17:31:44 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 17:31:44 +0000 |
commit | 7eb59ff94f571a06e5dab25e417979095d569495 (patch) | |
tree | 76edf8d3ce7e3af477c6ba07d74a75187bdda1b0 /test/confs/0495 | |
parent | 5c6cf6a0d5cb7da39e7fde01dca1ff862c1fa1c8 (diff) |
Revert "Testsuite: Use explicit interface for send to localhost"
This reverts commit 30079bc1d20c0473d012ef33654358cfadb0a2ff.
The buildfarm member running FreeBSD 10.0 was not fixed by that commit,
as was hoped.
Diffstat (limited to 'test/confs/0495')
-rw-r--r-- | test/confs/0495 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/confs/0495 b/test/confs/0495 index b33cbf1ef..8706c790b 100644 --- a/test/confs/0495 +++ b/test/confs/0495 @@ -69,7 +69,6 @@ t1: driver = smtp hosts = 127.0.0.1 : HOSTIPV4 port = PORT_S - interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}} allow_localhost command_timeout = 1s |