]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/cryptotest: print stderr if go tool fails
authorIan Lance Taylor <iant@golang.org>
Fri, 31 Jan 2025 20:39:19 +0000 (12:39 -0800)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 16:20:05 +0000 (08:20 -0800)
commit4f11d5879a01e64cb8bd59911bb205ffedd4f265
treee951115039fdd6ef2baf66f95406d7b68ca9a289
parent5aa3d162d526af778c47695ec03b8c8b0ddd7843
crypto/internal/cryptotest: print stderr if go tool fails

Trying to find out why "go env GOMODCACHE" is failing
on the Windows longtest builder.

For #71508

Change-Id: I0642d5a5d85a549c6edde0be5bed8f0a16cca200
Cq-Include-Trybots: luci.golang.try:gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/645895
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/internal/cryptotest/fetchmodule.go