When mycli -S <socket> is used, mycli tries to connect to localhost anyway instead of using the provided socket. The problem seems to be there since 51b8ee3c.
The problem has been reported as #1001
Checklist
[X] I've added this contribution to the changelog.md.
[X] I've added my name to the AUTHORS file (or it's already there).
… is passed
Description
When
mycli -S <socket>
is used, mycli tries to connect to localhost anyway instead of using the provided socket. The problem seems to be there since 51b8ee3c.The problem has been reported as #1001
Checklist
changelog.md
.AUTHORS
file (or it's already there).