This repository was archived by the owner on Jan 24, 2022. It is now read-only.
Commit 454c2df
fix #432: Fix the regression present in v0.33
ssh_keyscan is behaving weirdly when a port is passed to it as an
argument. By weird what I mean is instead of sending output stdout it is
redirected to stderr. This is a temporary fix and it needs more
investigation why is that the case.1 parent 6f74048 commit 454c2df
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments