mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00

better (than nothing) run-time errors for compiled scripts fixes for dealing with recursive types in compiled scripts fix for values in compiled scripts containing embedded comment markers
14 lines
631 B
Text
14 lines
631 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path reporter
|
|
#open XXXX-XX-XX-XX-XX-XX
|
|
#fields ts level message location
|
|
#types time enum string string
|
|
XXXXXXXXXX.XXXXXX Reporter::INFO Some Info <...>/reporter-hook.zeek (C++), line 15
|
|
XXXXXXXXXX.XXXXXX Reporter::WARNING A warning <...>/reporter-hook.zeek (C++), line 15
|
|
XXXXXXXXXX.XXXXXX Reporter::ERROR An Error <...>/reporter-hook.zeek (C++), line 15
|
|
XXXXXXXXXX.XXXXXX Reporter::ERROR field value missing (empty)
|
|
#close XXXX-XX-XX-XX-XX-XX
|