mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Remove TYPE_COUNTER
This causes some test changes because of the use of Type::Describe in the fnv1a32 BIF method called by hash_hrw::get_site. Since the enum values change with removal of TYPE_COUNTER, the output from Type::Describe changes slightly.
This commit is contained in:
parent
0618be792f
commit
b819c9d18c
7 changed files with 28 additions and 30 deletions
|
@ -1,7 +1,9 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
got distributed event hrw, 0
|
||||
got distributed event hrw, 1
|
||||
got distributed event hrw, 3
|
||||
got distributed event hrw, 13
|
||||
got distributed event hrw, 37
|
||||
got distributed event hrw, 42
|
||||
got distributed event hrw, 101
|
||||
got distributed event rr, 1
|
||||
got distributed event rr, 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue