Btests: don't use -C in Zeek invocations that don't actually need it

This commit is contained in:
Christian Kreibich 2025-06-06 13:39:31 -07:00
parent e3cecdf04d
commit 8b39e59572
91 changed files with 96 additions and 96 deletions

View file

@ -1,7 +1,7 @@
# @TEST-DOC: Test Zeek parsing a trace file through the PostgreSQL analyzer.
#
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
# @TEST-EXEC: zeek -b -Cr ${TRACES}/postgresql/psql-select-now.pcap %INPUT >output
# @TEST-EXEC: zeek -b -r ${TRACES}/postgresql/psql-select-now.pcap %INPUT >output
#
# @TEST-EXEC: btest-diff output