mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
btest/telemetry: Fix "Note compilable" typo
This commit is contained in:
parent
e20aa66eae
commit
3d053a94f7
8 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
# @TEST-DOC: Query the Prometheus endpoint and smoke check that zeek_version_info{...} is contained in the response for all cluster nodes.
|
||||
# Note compilable to C++ due to globals being initialized to a record that
|
||||
# Not compilable to C++ due to globals being initialized to a record that
|
||||
# has an opaque type as a field.
|
||||
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
||||
# @TEST-REQUIRES: which jq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue