mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
btest/spicy.type-converter: Drop ASAN_OPTIONS from test
...doesn't seem it's needed anymore. Fixes #4077
This commit is contained in:
parent
d2ecdc2a11
commit
a2cf0d874a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# @TEST-REQUIRES: have-spicy
|
# @TEST-REQUIRES: have-spicy
|
||||||
#
|
#
|
||||||
# @TEST-EXEC: spicyz -o test.hlto conv.spicy ./conv.evt
|
# @TEST-EXEC: spicyz -o test.hlto conv.spicy ./conv.evt
|
||||||
# @TEST-EXEC: ASAN_OPTIONS='detect_odr_violation=0 detect_leaks=0' zeek -r ${TRACES}/ssh/single-conn.trace test.hlto %INPUT Spicy::enable_print=T >output
|
# @TEST-EXEC: zeek -r ${TRACES}/ssh/single-conn.trace test.hlto %INPUT Spicy::enable_print=T >output
|
||||||
# @TEST-EXEC: btest-diff output
|
# @TEST-EXEC: btest-diff output
|
||||||
|
|
||||||
event zeek_init() {
|
event zeek_init() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue