Update testing/btest/scripts/base/frameworks/logging/hooks.zeek

Co-authored-by: Robin Sommer <robin@corelight.com>
This commit is contained in:
Christian Kreibich 2020-09-28 21:22:33 -07:00
parent 3d2c3284c7
commit c662237499

View file

@ -107,7 +107,7 @@ event zeek_init()
# Verify that the stream-level policy gets inherited into additional
# filters. The single hook handler should get invoked for both of the
# log filters., and alters them depending on the filter.
# log filters, and alters them depending on the filter.
hook Test::log_policy(rec: Test::Info, id: Log::ID, filter: Log::Filter)
{