Descriptionexp/ssh: fix test?
Fixes use of c after Dial failure (causes crash).
May fix Dial failure by listening to 127.0.0.1:0
instead of 0.0.0.0:0 (tests should only listen on
localhost).
Patch Set 1 #Patch Set 2 : diff -r 26ff89ca1a99 https://go.googlecode.com/hg #Patch Set 3 : diff -r 26ff89ca1a99 https://go.googlecode.com/hg #Patch Set 4 : diff -r 26ff89ca1a99 https://go.googlecode.com/hg #MessagesTotal messages: 4
|