mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08: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,5 +1,5 @@
|
|||
# This tests that no error messages are output when a protocol violation occurs
|
||||
|
||||
# @TEST-EXEC: zeek -C -r $TRACES/tls/tls1.2-protocol-violation.pcap %INPUT
|
||||
# @TEST-EXEC: test -f analyzer_failed.log
|
||||
# @TEST-EXEC: test -f analyzer.log
|
||||
# @TEST-EXEC: btest-diff .stderr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue