summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0547
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-12-14 17:31:44 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-12-14 17:31:44 +0000
commit7eb59ff94f571a06e5dab25e417979095d569495 (patch)
tree76edf8d3ce7e3af477c6ba07d74a75187bdda1b0 /test/scripts/0000-Basic/0547
parent5c6cf6a0d5cb7da39e7fde01dca1ff862c1fa1c8 (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/scripts/0000-Basic/0547')
-rw-r--r--test/scripts/0000-Basic/05478
1 files changed, 4 insertions, 4 deletions
diff --git a/test/scripts/0000-Basic/0547 b/test/scripts/0000-Basic/0547
index b628c2278..2595eff48 100644
--- a/test/scripts/0000-Basic/0547
+++ b/test/scripts/0000-Basic/0547
@@ -3,15 +3,15 @@ need_ipv4
#
exim -DSERVER=server -bd -oX PORT_D
****
-client 127.0.0.1 PORT_D 127.0.0.1
+client 127.0.0.1 PORT_D
??? 220
****
-client 127.0.0.1 PORT_D 127.0.0.1
+client 127.0.0.1 PORT_D
??? 220
quit
??? 221
****
-client 127.0.0.1 PORT_D 127.0.0.1
+client 127.0.0.1 PORT_D
??? 220
ehlo x.y.z
??? 250
@@ -24,7 +24,7 @@ VRFY a@b.c
quit
??? 221
****
-client 127.0.0.1 PORT_D 127.0.0.1
+client 127.0.0.1 PORT_D
??? 220
ehlo x.y.z
??? 250