Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
288 B
Plaintext

# Test that the config command outputs the configuration.
#
# @TEST-EXEC: bash %INPUT
# @TEST-EXEC: btest-diff out
. zeekctl-test-setup
zeekctl install
# test the config command (many config items are system-dependent, so just grab
# one)
zeekctl config | grep mailsubjectprefix > out