mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Install test-all-policy.zeek script
The zeekygen script, which is already installed, refers to it, and could also generally be useful for "test everything" type scenarios.
This commit is contained in:
parent
ca48a1865d
commit
2395a73f26
3 changed files with 8 additions and 2 deletions
|
@ -2,7 +2,6 @@ include(InstallPackageConfigFile)
|
|||
|
||||
install(DIRECTORY ./ DESTINATION ${ZEEK_SCRIPT_INSTALL_PATH} FILES_MATCHING
|
||||
PATTERN "site/local*" EXCLUDE
|
||||
PATTERN "test-all-policy.zeek" EXCLUDE
|
||||
PATTERN "*.zeek"
|
||||
PATTERN "*.sig"
|
||||
PATTERN "*.fp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue