mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Support whitespace at end of line for config reader.
This commit addresses issue #624
This commit is contained in:
parent
48873570b5
commit
cd06cb24cc
3 changed files with 19 additions and 17 deletions
|
@ -19,6 +19,7 @@ testport 45
|
|||
testaddr 127.0.0.1
|
||||
testaddr 2607:f8b0:4005:801::200e
|
||||
testinterval 60
|
||||
teststring abc
|
||||
testtime 1507321987
|
||||
test_set a,b,c,d,erdbeerschnitzel
|
||||
test_vector 1,2,3,4,5,6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue