GH-174: Add warning for duplicate attributes

This commit is contained in:
Tim Wojtulewicz 2020-08-24 08:24:12 -07:00
parent 9f802b2a4d
commit 989531826f
4 changed files with 20 additions and 5 deletions

View file

@ -0,0 +1,6 @@
# @TEST-EXEC: zeek -b %INPUT >out 2>&1
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff out
global a: table[count] of count
&default = 10 &default = 9
&read_expire = 5 sec &read_expire = 1 min;