summaryrefslogtreecommitdiff
path: root/test/stdout/0572
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-02-04 19:08:56 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-02-04 23:12:03 +0000
commit06685b44bbff151655dd0e2fbaa8cbb8cd44c08a (patch)
tree0d758bc5d37313c5669e8a54cdfa0b0fb77ae5c8 /test/stdout/0572
parent214133f284b4d482739bda67dced306eb861cf91 (diff)
Testsuite: case should not depend on build-option
Diffstat (limited to 'test/stdout/0572')
-rw-r--r--test/stdout/05724
1 files changed, 1 insertions, 3 deletions
diff --git a/test/stdout/0572 b/test/stdout/0572
index 240a2332a..40397afa5 100644
--- a/test/stdout/0572
+++ b/test/stdout/0572
@@ -68,7 +68,6 @@ protocol = smtp
retry_include_ip_address
serialize_hosts =
size_addition = 1024
-socks_proxy = 127.0.0.1 port=1225
# Exim Configuration (X)
# 1 "TESTSUITE/test-config"
@@ -91,7 +90,7 @@ begin routers
route_list = * 127.0.0.1
self = send
transport = my_smtp
- debug_print = router_name <$router_name>
+ hide debug_print = router_name <$router_name>
no_more
begin transports
@@ -100,5 +99,4 @@ begin transports
driver = smtp
interface = ip4.ip4.ip4.ip4
port = 1224
- hide socks_proxy = 127.0.0.1 port=1225
debug_print = transport_name <$transport_name>