Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'"

This reverts commit 4e797ddbbc, reversing
changes made to 3ac28ba5a2.
This commit is contained in:
Tim Wojtulewicz 2023-05-31 09:20:33 +02:00
parent cfbb7eb8ee
commit 5a3abbe364
78 changed files with 340 additions and 1286 deletions

View file

@ -11,7 +11,7 @@
redef Log::default_rotation_interval = 0sec;
@if ( Supervisor::is_supervisor() ) &analyze
@if ( Supervisor::is_supervisor() )
redef SupervisorControl::enable_listen = T;