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

Issue 54890043: code review 54890043: runtime: fix test on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by dvyukov
Modified:
11 years, 5 months ago
Reviewers:
dave, bradfitz
CC:
golang-codereviews, bradfitz, dave_cheney.net
Visibility:
Public.

Description

runtime: fix test on windows The test prints an excessive \n when /dev/null is not present.

Patch Set 1 #

Patch Set 2 : diff -r 1716d4e05d1a https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 1716d4e05d1a https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r 1716d4e05d1a https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/runtime/proc_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
dvyukov
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 5 months ago (2014-01-21 06:39:22 UTC) #1
bradfitz
LGTM but fix change description typo On Jan 20, 2014 10:39 PM, <dvyukov@google.com> wrote: > ...
11 years, 5 months ago (2014-01-21 06:40:36 UTC) #2
dave_cheney.net
On 2014/01/21 06:39:22, dvyukov wrote: > Hello mailto:golang-codereviews@googlegroups.com, > > I'd like you to review ...
11 years, 5 months ago (2014-01-21 06:41:29 UTC) #3
dave_cheney.net
On 2014/01/21 06:41:29, dfc wrote: > On 2014/01/21 06:39:22, dvyukov wrote: > > Hello mailto:golang-codereviews@googlegroups.com, ...
11 years, 5 months ago (2014-01-21 06:42:04 UTC) #4
dvyukov
On 2014/01/21 06:42:04, dfc wrote: > On 2014/01/21 06:41:29, dfc wrote: > > On 2014/01/21 ...
11 years, 5 months ago (2014-01-21 06:43:56 UTC) #5
dvyukov
11 years, 5 months ago (2014-01-21 06:44:21 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=5cfa2c933b76 ***

runtime: fix test on windows
The test prints an excessive \n when /dev/null is not present.

R=golang-codereviews, bradfitz, dave
CC=golang-codereviews
https://codereview.appspot.com/54890043
Sign in to reply to this message.

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