diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-15 15:58:25 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-15 16:01:39 +0000 |
commit | 3b3e6617a45743290ff2428d9a23ab77e137886b (patch) | |
tree | 1658b7f6588699b45fe27a7e911fa7abedc7bffc /test/confs/5730 | |
parent | 78598e6a6a8cda8d1b50685188682749929df614 (diff) |
Testsuite: output changes resulting
Broken-by: 78598e6a6a
Diffstat (limited to 'test/confs/5730')
-rw-r--r-- | test/confs/5730 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/5730 b/test/confs/5730 index c7d07bf3c..0279cf10e 100644 --- a/test/confs/5730 +++ b/test/confs/5730 @@ -59,6 +59,7 @@ check_data: logger: accept condition = ${if !eq {msg} {${listextract{1}{$event_name}}}} + accept condition = ${if eq {host} {${listextract{2}{$event_name}}}} warn logwrite = client ocsp status: $tls_out_ocsp \ (${listextract {${eval:$tls_out_ocsp+1}} \ {notreq:notresp:vfynotdone:failed:verified}}) |