mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08: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,7 +1,7 @@
|
|||
# Don't run for C++ scripts because there's no script to compile.
|
||||
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
||||
|
||||
# @TEST-EXEC: zeek -C -r $TRACES/smb/smb2.delete-on-close-perms-delete-existing.pcap policy/protocols/smb/log-cmds
|
||||
# @TEST-EXEC: zeek -r $TRACES/smb/smb2.delete-on-close-perms-delete-existing.pcap policy/protocols/smb/log-cmds
|
||||
# @TEST-EXEC: btest-diff smb_files.log
|
||||
# @TEST-EXEC: btest-diff smb_cmd.log
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue