Details
Description
$ perl ./mtr --ps--protocol
|
Logging: ./mtr --ps--protocol
|
VS config:
|
Invalid option "--ps--protocol"
|
For full list of options, use ./mtr --help
|
$ echo $?
|
0
|
I created a PR to fix this issue: https://github.com/MariaDB/server/pull/2090
Could someone (@elenst?) review it?