mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Sort output of the missing-file-initially.bro test
The output needs to be sorted to ensure that the test doesn't fail.
This commit is contained in:
parent
1f777b57b8
commit
075edbdd2b
2 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
input: now it does
|
||||
input: and more!
|
||||
inputstream: now it does
|
||||
inputstream: and more!
|
||||
inputstream: Streaming still works
|
||||
input: 1 now it does
|
||||
input: 2 and more!
|
||||
inputstream: 1 now it does
|
||||
inputstream: 2 and more!
|
||||
inputstream: 3 streaming still works
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue