mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
btest/cluster: Prepare for non-Broker default
This commit is contained in:
parent
6ce9a33002
commit
8d3a62edc1
2 changed files with 6 additions and 3 deletions
|
@ -7,6 +7,9 @@
|
|||
|
||||
module Cluster;
|
||||
|
||||
# Enable the Broker backend.
|
||||
redef Cluster::backend = Cluster::CLUSTER_BACKEND_BROKER;
|
||||
|
||||
event ping1(c: count, how: string) &is_used
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue