mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 20:48:21 +00:00
Sort streams in "-B help" output, and match case-insensitively throughout
Matching of plugins' debug streams was still case-sensitive. Also contains some minor output tweaks. It'd be nice to only list plugin debug streams actually _used_ by plugins. I didn't see a quick way to do that so that's for another time.
This commit is contained in:
parent
b4ddf73e22
commit
5e4942bcc0
4 changed files with 23 additions and 13 deletions
|
@ -1,2 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in <command line>, line 3: No plugin debug stream 'plugin-zeek-http' found
|
||||
error in <command line>, line 3: No plugin debug stream 'plugin-notaplugin' found
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue