mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Updating test baselines for new dictionary code due to changes in ordering of fields in the dictionary
This commit is contained in:
parent
10e4694f8e
commit
21872aef39
153 changed files with 1958 additions and 1962 deletions
|
@ -1 +1 @@
|
|||
from event, [ts=1574278151.973419, vals=[2, T]]
|
||||
from event, [ts=1594060902.648284, vals=[2, T]]
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path print
|
||||
#open 2019-11-18-15-32-20
|
||||
#open 2020-07-06-18-41-42
|
||||
#fields ts vals
|
||||
#types time vector[string]
|
||||
1574119940.484001 hello world \x2c
|
||||
1574119940.484104 2,T
|
||||
#close 2019-11-18-15-32-20
|
||||
1594060902.648284 hello world \x2c
|
||||
1594060902.648284 2,T
|
||||
#close 2020-07-06-18-41-42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue