mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
More bro-to-zeek renaming in the unit tests
This commit is contained in:
parent
72b46268f7
commit
3f9e7138bd
71 changed files with 141 additions and 136 deletions
|
@ -1,6 +1,6 @@
|
|||
#! /usr/bin/env bash
|
||||
#
|
||||
# Returns true if Bro has been compiled with support for writer type
|
||||
# Returns true if Zeek has been compiled with support for writer type
|
||||
# $1. The type name must match the plugin name that "zeek -N" prints.
|
||||
|
||||
zeek -N | grep -q $1 >/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue