]> Cypherpunks repositories - gostls13.git/commit
os/exec: build TestExtraFiles subprocess without cgo
authorIan Lance Taylor <iant@golang.org>
Fri, 17 Apr 2020 01:19:59 +0000 (18:19 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 18 Apr 2020 19:58:12 +0000 (19:58 +0000)
commit98c6b9844b3c3a14eaa46515a7f63fed2deb57ce
treead8e07b520294e60fe29f34b80f21b2bb1add4a8
parent2a20f5c47456dbe648100d37831ca439cc79a9ff
os/exec: build TestExtraFiles subprocess without cgo

Fixes #25628

Change-Id: I8b69e59f9c0123c4f65b5931d7c6d7ecc1c720e8
Reviewed-on: https://go-review.googlesource.com/c/go/+/228639
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/os/exec/exec_test.go
src/os/exec/read3.go [new file with mode: 0644]