diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-06 14:04:45 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-06 14:04:45 +0100 |
commit | 44bc8f0c2f3576b46bd6df1b818cb29eaf84df5b (patch) | |
tree | 2f0eedf806a963009394e9f4bc6e4af66fd3822e /test/stderr/5403 | |
parent | 5dac72a78aa02e48af484ac75059e760151ba1fc (diff) | |
parent | 2d14f39731e88a6d6bb9f1b5c56f497eb12198c4 (diff) |
Merge branch 'CHUNKING'
Diffstat (limited to 'test/stderr/5403')
-rw-r--r-- | test/stderr/5403 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/5403 b/test/stderr/5403 index b088f32f1..292f09133 100644 --- a/test/stderr/5403 +++ b/test/stderr/5403 @@ -11,6 +11,7 @@ LOG: no host name found for IP address 1.2.3.4 >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "ar" >>> processing "warn" >>> check control = cutthrough_delivery @@ -39,6 +40,7 @@ LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=es LOG: no host name found for IP address 1.2.3.4 >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "ar" >>> processing "warn" >>> check control = cutthrough_delivery |