mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08:20 +00:00
Change all instruments to only handle doubles
This commit is contained in:
parent
6eab954fd2
commit
46ff48c29a
35 changed files with 635 additions and 1148 deletions
|
@ -1,5 +1,3 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
gg1_bar: 1
|
||||
gg2_bar: 23
|
||||
gg3_bar: 1.000000
|
||||
gg4_bar: 23.000000
|
||||
gg1_bar: 1.000000
|
||||
gg2_bar: 23.000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue