mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
fixup! Return an error if script tracing/debugger arguments are passed to non-debug builds
This commit is contained in:
parent
651ac3cf79
commit
65478f8dd0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# @TEST-REQUIRES: have-spicy
|
||||
# @TEST-REQUIRES: test "$($BUILD/zeek-config --build_type)" = "debug"
|
||||
#
|
||||
# @TEST-EXEC: spicyz -d -o text.hlto text.spicy ./text.evt
|
||||
# @TEST-EXEC: zeek -r ${TRACES}/http/post.trace text.hlto %INPUT Spicy::enable_print=T | sort -k 3 >output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue