You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected output ssh -p 47002 sshtest_ssouser@localhost exit 0
should return Actual output ssh -p 47002 sshtest_ssouser@localhost exit 0
does not return until ENTER is hit
The text was updated successfully, but these errors were encountered:
Please answer the following
If it is a terminal issue then please go through wiki
https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH
"OpenSSH for Windows" version
v0.0.20.0
Server OperatingSystem
win7 sp1
Client OperatingSystem
win7 sp1
What is failing
Expected output
ssh -p 47002 sshtest_ssouser@localhost exit 0
should return
Actual output
ssh -p 47002 sshtest_ssouser@localhost exit 0
does not return until ENTER is hit
The text was updated successfully, but these errors were encountered: