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:
Christian Kreibich 2024-11-15 11:51:44 -08:00
parent b4ddf73e22
commit 5e4942bcc0
4 changed files with 23 additions and 13 deletions

View file

@ -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