mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
Fixing bug causing crash when running without arguments.
This commit is contained in:
parent
97b5f812c7
commit
084c2086a4
3 changed files with 8 additions and 2 deletions
0
testing/btest/Baseline/core.nop/output
Normal file
0
testing/btest/Baseline/core.nop/output
Normal file
4
testing/btest/core/nop.bro
Normal file
4
testing/btest/core/nop.bro
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Bro shouldn't crash when doing nothing, nor outputting anything.
|
||||
#
|
||||
# @TEST-EXEC: cat /dev/null | bro >output 2>&1
|
||||
# @TEST-EXEC: btest-diff output
|
Loading…
Add table
Add a link
Reference in a new issue