ssh: Fix password authentication with Python 3.x & OpenSSH 7.5+
Since PERMDENIED_PROMPT is a byte string the interpolation was resulting in: b"user@host: b'permission denied'". Needless to say this didn't match.pull/385/head
parent
67f26434cb
commit
b9112a9cbb
Loading…
Reference in New Issue