mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Some more testing fixes.
This commit is contained in:
parent
5db766bd88
commit
9d676d368b
37 changed files with 99 additions and 99 deletions
|
@ -37,7 +37,7 @@ event Intel::log_intel(rec: Intel::Info)
|
|||
terminate();
|
||||
}
|
||||
|
||||
event bro_init() &priority=-10
|
||||
event zeek_init() &priority=-10
|
||||
{
|
||||
schedule 1sec { do_it() };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue