Commit 9f072e3
authored
Fix BytesWarning in ssh.interactive() (Gallopsled#2218)
When the current working directory was changed, `interactive()` changes
into that directory using `cd X` which wasn't encoded.1 parent 8c62a58 commit 9f072e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1766 | 1766 | | |
1767 | 1767 | | |
1768 | 1768 | | |
1769 | | - | |
| 1769 | + | |
1770 | 1770 | | |
1771 | 1771 | | |
1772 | 1772 | | |
| |||
0 commit comments