mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Update btests/baselines for OpenDict compat
Haven't checked different build configurations yet, but all except a few SumStats tests are stable for me now. The external tests are also completely failing, but haven't looked at those yet.
This commit is contained in:
parent
37d3cfbd44
commit
94aee910d5
27 changed files with 122 additions and 112 deletions
|
@ -1,7 +1,7 @@
|
|||
entry notification Input::EVENT_NEW: [s=one]
|
||||
entry notification Input::EVENT_NEW: [s=two]
|
||||
entry notification Input::EVENT_NEW: [s=three]
|
||||
entry notification Input::EVENT_REMOVED: [s=three]
|
||||
entry notification Input::EVENT_REMOVED: [s=two]
|
||||
entry notification Input::EVENT_REMOVED: [s=three]
|
||||
entry notification Input::EVENT_NEW: [s=four]
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue