mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Redoing doc.sphinx baselines.
This commit is contained in:
parent
ac66db286a
commit
2392a29b7f
127 changed files with 88 additions and 872 deletions
|
@ -1,7 +0,0 @@
|
|||
# @TEST-EXEC: btest-diff %INPUT
|
||||
|
||||
-- init-bare.bro
|
||||
|
||||
type string_array: table[count] of string;
|
||||
type string_set: set[string];
|
||||
type addr_set: set[addr];
|
|
@ -1,4 +1,4 @@
|
|||
# @TEST-EXEC: btest-diff %INPUT
|
||||
# @TEST-EXEC: cat %INPUT >output && btest-diff output
|
||||
|
||||
-- init-bare.bro
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue