mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Removing non-existent script from test-all.bro.
This commit is contained in:
parent
e9bd122f8a
commit
d01b8c9d3d
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
# Note that we have unit test that makes sure that all policy files shipped are
|
||||
# actually loaded here. If we have files that are part of the distribution yet
|
||||
# can't be loaded here, these must still be listed here with their load command
|
||||
# commented out.
|
||||
|
||||
@load all.bro
|
||||
# @load test-all.bro
|
||||
|
@ -43,7 +44,6 @@
|
|||
@load frameworks/notice/base.bro
|
||||
@load frameworks/notice/weird.bro
|
||||
@load frameworks/packet-filter/__load__.bro
|
||||
@load frameworks/packet-filter/base.bro
|
||||
@load frameworks/packet-filter/netstats.bro
|
||||
@load frameworks/signatures/__load__.bro
|
||||
@load frameworks/signatures/base.bro
|
||||
|
@ -112,4 +112,4 @@
|
|||
@load protocols/syslog/base.bro
|
||||
@load protocols/syslog/consts.bro
|
||||
@load protocols/rpc/base.bro
|
||||
@load site/local
|
||||
@load site/local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue