Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2473)

Issue 10230043: code review 10230043: go.crypto/ssh/test: Run sshd with -e, so the debug outp... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by hanwen-google
Modified:
10 years, 10 months ago
Reviewers:
agl1, dave
CC:
dave_cheney.net, agl1, golang-dev
Visibility:
Public.

Description

go.crypto/ssh/test: Run sshd with -e, so the debug output goes onto stderr.

Patch Set 1 #

Patch Set 2 : diff -r 40246d2ae2eb https://code.google.com/p/go.crypto #

Patch Set 3 : diff -r 40246d2ae2eb https://code.google.com/p/go.crypto #

Total comments: 2

Patch Set 4 : diff -r 40246d2ae2eb https://code.google.com/p/go.crypto #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M ssh/test/test_unix_test.go View 1 2 3 2 chunks +10 lines, -1 line 1 comment Download

Messages

Total messages: 7
hanwen-google
Hello dave@cheney.net (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.crypto
10 years, 10 months ago (2013-06-12 14:02:06 UTC) #1
dave_cheney.net
https://codereview.appspot.com/10230043/diff/5001/ssh/test/test_unix_test.go File ssh/test/test_unix_test.go (right): https://codereview.appspot.com/10230043/diff/5001/ssh/test/test_unix_test.go#newcode67 ssh/test/test_unix_test.go:67: log.Fatalf("LookPath(\"sshd\"): %v", err) I don't think this is the ...
10 years, 10 months ago (2013-06-16 12:40:31 UTC) #2
hanwen-google
https://codereview.appspot.com/10230043/diff/5001/ssh/test/test_unix_test.go File ssh/test/test_unix_test.go (right): https://codereview.appspot.com/10230043/diff/5001/ssh/test/test_unix_test.go#newcode67 ssh/test/test_unix_test.go:67: log.Fatalf("LookPath(\"sshd\"): %v", err) On 2013/06/16 12:40:31, dfc wrote: > ...
10 years, 10 months ago (2013-06-17 12:30:46 UTC) #3
agl1
LGTM.
10 years, 10 months ago (2013-06-17 13:49:09 UTC) #4
dave_cheney.net
LGTM. https://codereview.appspot.com/10230043/diff/11001/ssh/test/test_unix_test.go File ssh/test/test_unix_test.go (right): https://codereview.appspot.com/10230043/diff/11001/ssh/test/test_unix_test.go#newcode66 ssh/test/test_unix_test.go:66: if err != nil { I changed this ...
10 years, 10 months ago (2013-06-18 11:50:23 UTC) #5
dave_cheney.net
*** Submitted as https://code.google.com/p/go/source/detail?r=2f8b5b472968&repo=crypto *** go.crypto/ssh/test: Run sshd with -e, so the debug output goes ...
10 years, 10 months ago (2013-06-18 11:51:15 UTC) #6
hanwen-google
10 years, 10 months ago (2013-06-18 12:43:54 UTC) #7
*** Abandoned ***
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b