mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 03:28:19 +00:00
a number of BTests updated with @if ... &analyze
This commit is contained in:
parent
8e375d34b7
commit
e749638380
16 changed files with 24 additions and 24 deletions
|
@ -26,7 +26,7 @@ redef exit_only_after_terminate = T;
|
|||
|
||||
@load base/frameworks/netcontrol
|
||||
|
||||
@if ( Cluster::local_node_type() == Cluster::WORKER )
|
||||
@if ( Cluster::local_node_type() == Cluster::WORKER ) &analyze
|
||||
event zeek_init()
|
||||
{
|
||||
suspend_processing();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue