]> Cypherpunks repositories - gostls13.git/commit
cmd/go: in TestGoBuildUmask, create a file using os.WriteFile as a control
authorBryan C. Mills <bcmills@google.com>
Tue, 19 Sep 2023 15:37:25 +0000 (11:37 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 19 Sep 2023 16:17:55 +0000 (16:17 +0000)
commit203c69a6ef7325f254c6f17dea26a72fdf40153b
treedf9c097a14dc6ada7d6e0be2ebb2da8bf4417a7d
parent3fb86fb8645ceb6163d1a9f573c2b4eec2a310f9
cmd/go: in TestGoBuildUmask, create a file using os.WriteFile as a control

Fixes #62724.
Updates #17909.

Change-Id: Ib2e9abec4fb88f418c4251ece7fcdef315190835
Reviewed-on: https://go-review.googlesource.com/c/go/+/529495
Auto-Submit: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/go/go_unix_test.go