mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
Btests: don't use -C in Zeek invocations that don't actually need it
This commit is contained in:
parent
e3cecdf04d
commit
8b39e59572
91 changed files with 96 additions and 96 deletions
|
@ -1,6 +1,6 @@
|
|||
# This tests a normal OCSP request sent through HTTP GET
|
||||
|
||||
# @TEST-EXEC: zeek -C -r $TRACES/tls/ocsp-http-get.pcap %INPUT
|
||||
# @TEST-EXEC: zeek -r $TRACES/tls/ocsp-http-get.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff ocsp.log
|
||||
# @TEST-EXEC: btest-diff .stdout
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue