]> Cypherpunks repositories - gostls13.git/commit
os/exec: for TestExtraFiles failure, print readlink of unexpected fd
authorIan Lance Taylor <iant@golang.org>
Tue, 24 Mar 2020 20:13:38 +0000 (13:13 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 24 Mar 2020 22:21:50 +0000 (22:21 +0000)
commit9f343b1942356e0c87c6994118be298f634e6b4d
treebda9cdc47a08f726623130b7d43b857303c36aaf
parent60a964ea45db28eb7a4ca291008473da7d3d2c70
os/exec: for TestExtraFiles failure, print readlink of unexpected fd

For #25628

Change-Id: If1dce7ba9310e1418e67b9954c989471b775a28e
Reviewed-on: https://go-review.googlesource.com/c/go/+/225278
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/os/exec/exec_test.go