a number of BTests updated with @if ... &analyze

This commit is contained in:
Vern Paxson 2023-05-19 13:13:26 -07:00
parent 8e375d34b7
commit e749638380
16 changed files with 24 additions and 24 deletions

View file

@ -21,7 +21,7 @@ redef Log::default_rotation_interval = 0secs;
global of_controller: OpenFlow::Controller;
@if ( Cluster::local_node_type() == Cluster::WORKER )
@if ( Cluster::local_node_type() == Cluster::WORKER ) &analyze
event zeek_init()
{
suspend_processing();