diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-11-25 21:58:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-11-25 21:58:54 +0000 |
commit | 625f40fc27846bbb28fdd14fdc6941b99a431180 (patch) | |
tree | 02c1b0450a2be5e13cbeb00c21ad2d7578a70ae5 /test/stderr/5840 | |
parent | d0858b275a1db481912b6f6ff1513940583ebd41 (diff) |
Testsuite: ignore OCSP option output; fixes runs on non-OCSP builds
Diffstat (limited to 'test/stderr/5840')
-rw-r--r-- | test/stderr/5840 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/stderr/5840 b/test/stderr/5840 index 629277126..e4da8d083 100644 --- a/test/stderr/5840 +++ b/test/stderr/5840 @@ -38,9 +38,6 @@ >>> SMTP>> STARTTLS >>> cmd buf flush 10 bytes >>> SMTP<< 220 TLS go ahead ->>> ip4.ip4.ip4.ip4 in hosts_require_ocsp? no (option unset) ->>> ip4.ip4.ip4.ip4 in hosts_require_ocsp? no (option unset) ->>> ip4.ip4.ip4.ip4 in hosts_request_ocsp? no (end of list) >>> SMTP>> EHLO myhost.test.ex >>> cmd buf flush 21 bytes >>> SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] |