mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48:20 +00:00
Fix requirement check in a logging framework / sqlite btest
This commit is contained in:
parent
48486b4156
commit
8d10cbfb36
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
# Don't run this test if we build with '--sanitizers=thread' because we
|
||||
# disable the shared cache in that case due to a SQLite bug.
|
||||
# @TEST-REQUIRES: grep -q "#define ZEEK_TSAN" zeek-config.h || test $? == 0
|
||||
# @TEST-REQUIRES: ! grep -q "#define ZEEK_TSAN" $BUILD/zeek-config.h
|
||||
# @TEST-GROUP: sqlite
|
||||
#
|
||||
# @TEST-EXEC: zeek -b %INPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue