mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
Extend the timeouts on a few intel tests, update baselines
This commit is contained in:
parent
21872aef39
commit
7496cf14c7
10 changed files with 38 additions and 33 deletions
|
@ -31,7 +31,7 @@ event do_it()
|
|||
|
||||
event zeek_init() &priority=-10
|
||||
{
|
||||
schedule 1sec { do_it() };
|
||||
schedule 4sec { do_it() };
|
||||
}
|
||||
|
||||
global log_lines = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue