mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
Spicy SSL analyzer - address feedback
Minor proposed changes from https://github.com/zeek/zeek/pull/3765, mostly cosmetic. Changes CI to be part of an already existing spicy CI job.
This commit is contained in:
parent
cc82bdf87c
commit
cf1074518e
14 changed files with 46 additions and 56 deletions
|
@ -8,7 +8,7 @@
|
|||
# below does. Don't ask. :-)
|
||||
|
||||
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
|
||||
# @TEST-REQUIRES: ! grep -q "#define ENABLE_SPICY_SSL" $BUILD/zeek-config.h
|
||||
# @TEST-REQUIRES: ! grep -q "#define ENABLE_SPICY_SSL" $BUILD/zeek-config.h # Enabling Spicy SSL changes the loaded scripts, skip in this case
|
||||
# @TEST-EXEC: zeek misc/loaded-scripts
|
||||
# @TEST-EXEC: test -e loaded_scripts.log
|
||||
# @TEST-EXEC: cat loaded_scripts.log | grep -E -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