Fixing bug causing crash when running without arguments.

This commit is contained in:
Robin Sommer 2011-07-07 11:06:42 -07:00
parent 97b5f812c7
commit 084c2086a4
3 changed files with 8 additions and 2 deletions

View file

View 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