mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Include spicy in build.
This commit is contained in:
parent
e83c4c834d
commit
95aff9a1e3
37 changed files with 350 additions and 76 deletions
|
@ -7,6 +7,7 @@
|
|||
# prefix to make the test work everywhere. That's what the sed magic
|
||||
# below does. Don't ask. :-)
|
||||
|
||||
# @TEST-REQUIRES: test -x ${BUILD}/auxil/spicy/spicy/bin/spicy-config
|
||||
# @TEST-EXEC: zeek misc/loaded-scripts
|
||||
# @TEST-EXEC: test -e loaded_scripts.log
|
||||
# @TEST-EXEC: cat loaded_scripts.log | egrep -v '#' | sed 's/ //g' | sed -e ':a' -e '$!N' -e 's/^\(.*\).*\n\1.*/\1/' -e 'ta' >prefix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue