mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
Settle on analyzer.log for the dpd.log replacement
This commit renames analyzer-failed.log to analyzer.log, and updates the respective news entry.
This commit is contained in:
parent
130c89a0a7
commit
42ba2fcca0
73 changed files with 88 additions and 88 deletions
|
@ -1,6 +1,6 @@
|
|||
# @TEST-DOC: Tests handling of PDUs containing error ioctls with byte lengths of zero
|
||||
# @TEST-EXEC: zeek -b -r $TRACES/smb/smb2-zero-byte-error-ioctl.pcap %INPUT 2>&1 >out
|
||||
# @TEST-EXEC: ! test -f analyzer_failed.log
|
||||
# @TEST-EXEC: ! test -f analyzer.log
|
||||
# @TEST-EXEC: btest-diff out
|
||||
|
||||
@load base/protocols/smb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue