mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +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,7 +1,7 @@
|
|||
# @TEST-DOC: Trace with CREATE TABLE, INSERT, SELECT DELETE and DROP.
|
||||
#
|
||||
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
|
||||
# @TEST-EXEC: zeek -b -Cr ${TRACES}/postgresql/psql-create-insert-select-delete-drop.pcap %INPUT >output
|
||||
# @TEST-EXEC: zeek -b -r ${TRACES}/postgresql/psql-create-insert-select-delete-drop.pcap %INPUT >output
|
||||
# @TEST-EXEC: zeek-cut -m ts uid id.orig_h id.orig_p id.resp_h id.resp_p service < conn.log > conn.cut
|
||||
# @TEST-EXEC: zeek-cut -m < postgresql.log > postgresql.cut
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue