mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +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,5 +1,5 @@
|
|||
# @TEST-DOC: curl --http0.9 to accept the headerless response.
|
||||
# @TEST-EXEC: zeek -b -Cr $TRACES/http/curl_http_09.pcap %INPUT
|
||||
# @TEST-EXEC: zeek -b -r $TRACES/http/curl_http_09.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff http.log
|
||||
# @TEST-EXEC: test ! -f weird.log
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue