mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Merge remote branch 'origin/topic/jsiwek/pybroccoli-fixes'
* origin/topic/jsiwek/pybroccoli-fixes: Move event arg. record coercion check; now only done for recv'd remote events Update istate.pybroccoli test.
This commit is contained in:
commit
8432258db0
2 changed files with 25 additions and 1 deletions
|
@ -14,6 +14,6 @@ Servus
|
|||
[a=42, b=6.6.7.7]
|
||||
42, 6.6.7.7
|
||||
==== coerced record
|
||||
[a=13, b=<uninitialized>, c=helloworld]
|
||||
[one=<uninitialized>, a=13, b=<uninitialized>, c=helloworld, d=<uninitialized>]
|
||||
13
|
||||
helloworld
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue