mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Fixing pack_scale and time-as-int.
Also removing now unneccessary canonifier script, and updating test baselines.
This commit is contained in:
parent
00b592f933
commit
fabe891d4f
8 changed files with 144 additions and 151 deletions
|
@ -3,7 +3,7 @@
|
|||
# @TEST-GROUP: dataseries
|
||||
#
|
||||
# @TEST-EXEC: bro -b %INPUT Log::default_writer=Log::WRITER_DATASERIES
|
||||
# @TEST-EXEC: ds2txt ssh.ds | ${SCRIPTS}/diff-remove-timestamps-dataseries >ssh.ds.txt
|
||||
# @TEST-EXEC: ds2txt ssh.ds >ssh.ds.txt
|
||||
# @TEST-EXEC: btest-diff ssh.ds.txt
|
||||
|
||||
module SSH;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue