Descriptiongo.crypto/ssh: fix test failure on windows
Use a handler that does not attempt to send a status message
as the failing test closes the connection abruptly.
Also, check the err response on all shell.ReadLine operations.
Patch Set 1 #Patch Set 2 : diff -r 10077a45cccb https://code.google.com/p/go.crypto #Patch Set 3 : diff -r 10077a45cccb https://code.google.com/p/go.crypto #Patch Set 4 : diff -r 10077a45cccb https://code.google.com/p/go.crypto #Patch Set 5 : diff -r 10077a45cccb https://code.google.com/p/go.crypto #MessagesTotal messages: 7
|