mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00
4 lines
148 B
Text
4 lines
148 B
Text
# Bro shouldn't crash when doing nothing, nor outputting anything.
|
|
#
|
|
# @TEST-EXEC: cat /dev/null | bro >output 2>&1
|
|
# @TEST-EXEC: btest-diff output
|