mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
GH-636: Fix regex to handle commas at the end of config parser lines
This commit is contained in:
parent
65ee2287e9
commit
05bb509789
3 changed files with 7 additions and 3 deletions
|
@ -27,6 +27,7 @@ testsub [2607:f8b0:4002:801::]/48
|
|||
testinterval 60
|
||||
testtime 1507321987
|
||||
test_set a,b,c,d,erdbeerschnitzel
|
||||
test_set a,b,c,
|
||||
test_vector 1,2,3,4,5,6
|
||||
test_set
|
||||
test_set -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue