]> Cypherpunks repositories - gostls13.git/commit
os: deal with chmod error for TestRootConsistencyChmod
authorJes Cok <xigua67damn@gmail.com>
Mon, 17 Feb 2025 11:45:51 +0000 (11:45 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 18 Feb 2025 17:27:42 +0000 (09:27 -0800)
commit43d8b1e8fed9be5f61f864e0b185e918e3fadf2c
tree4cc7509770226a498b90adac97e0f0e6693cabcc
parent896de17f8069626f8e52b662c0d5a46ee9cac699
os: deal with chmod error for TestRootConsistencyChmod

Previously the error returned by chmod has not actually been used.

Change-Id: I97c947a2278a084c58784fd100630ce2a54bfb03
GitHub-Last-Rev: ddc60a044f641d264c9ee88d87b2da7e2f766741
GitHub-Pull-Request: golang/go#71744
Reviewed-on: https://go-review.googlesource.com/c/go/+/649418
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/os/root_test.go