]> Cypherpunks repositories - gostls13.git/commit
runtime: fix test on windows
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 21 Jan 2014 06:44:08 +0000 (10:44 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 21 Jan 2014 06:44:08 +0000 (10:44 +0400)
commitd76a1e593c221e147fd5d51c98f068a60bb8f74a
treed7ca573396678fc7794996f8d15fce15c4d31d0b
parentbfd3c223f944fbf1bd22fa75f96a0cd1a14066af
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://golang.org/cl/54890043
src/pkg/runtime/proc_test.go