mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

For backward compatibility when reading values, we first check the ZEEK-prefixed value, and if not set, then check the corresponding BRO-prefixed value.
8 lines
253 B
Text
8 lines
253 B
Text
# @TEST-EXEC: unset ZEEK_DISABLE_ZEEKYGEN; unset BRO_DISABLE_BROXYGEN; zeek -X zeekygen.config %INPUT
|
|
# @TEST-EXEC: btest-diff example.rst
|
|
|
|
@TEST-START-FILE zeekygen.config
|
|
script zeekygen/example.zeek example.rst
|
|
@TEST-END-FILE
|
|
|
|
@load zeekygen/example
|