]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/script/scripttest: use GOHOSTARCH to find tool directory
authorIan Lance Taylor <iant@golang.org>
Tue, 11 Mar 2025 22:00:23 +0000 (15:00 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 12 Mar 2025 01:16:13 +0000 (18:16 -0700)
commit43648931492e45c78ba3e21e7191944a0bb7c10b
tree47e1107190f7b2adf9854ff9c43ca9d277bda819
parent17b9c9f2ad6f7943a4a1861dfc000d190abca55b
cmd/internal/script/scripttest: use GOHOSTARCH to find tool directory

Fixes #72800

Change-Id: Idde7eae13d1c0098e5314935cf8ca823cbc7a7cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/656855
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/internal/script/scripttest/setup.go