fixup! Return an error if script tracing/debugger arguments are passed to non-debug builds

This commit is contained in:
Tim Wojtulewicz 2025-09-26 04:22:46 +00:00
parent 651ac3cf79
commit 65478f8dd0

View file

@ -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