mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
More bro-to-zeek renaming in scripts and other files
This commit is contained in:
parent
3f9e7138bd
commit
be182aac83
81 changed files with 211 additions and 211 deletions
4
Makefile
4
Makefile
|
@ -55,9 +55,9 @@ test:
|
|||
-@( cd testing && make )
|
||||
|
||||
test-aux:
|
||||
-test -d aux/broctl && ( cd aux/broctl && make test-all )
|
||||
-test -d aux/zeekctl && ( cd aux/zeekctl && make test-all )
|
||||
-test -d aux/btest && ( cd aux/btest && make test )
|
||||
-test -d aux/bro-aux && ( cd aux/bro-aux && make test )
|
||||
-test -d aux/zeek-aux && ( cd aux/zeek-aux && make test )
|
||||
-test -d aux/plugins && ( cd aux/plugins && make test-all )
|
||||
|
||||
test-all: test test-aux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue