mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Fix LDAP analyzer setup for when Spicy analyzers are disabled
This commit is contained in:
parent
20ae1129ea
commit
53d4052d68
8 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# Copyright (c) 2021 by the Zeek Project. See LICENSE for details.
|
||||
|
||||
# @TEST-REQUIRES: have-spicy
|
||||
# @TEST-EXEC: zeek -C -r ${TRACES}/ldap/simpleauth.pcap %INPUT >output 2>&1
|
||||
# @TEST-EXEC: btest-diff output
|
||||
# @TEST-EXEC: cat conn.log | zeek-cut -Cn local_orig local_resp > conn.log2 && mv conn.log2 conn.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue