mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +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
|
@ -33,7 +33,7 @@ redef Log::default_rotation_interval=0sec;
|
|||
|
||||
module Intel;
|
||||
|
||||
@if ( Cluster::local_node_type() == Cluster::MANAGER )
|
||||
@if ( Cluster::local_node_type() == Cluster::MANAGER ) &analyze
|
||||
redef Intel::read_files += { "../intel.dat" };
|
||||
@endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue