]> Cypherpunks repositories - gostls13.git/commit
os: in TestMkdirStickyUmask, create a non-sticky directory as a control
authorBryan C. Mills <bcmills@google.com>
Mon, 18 Sep 2023 15:48:15 +0000 (11:48 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 18 Sep 2023 17:32:43 +0000 (17:32 +0000)
commit15e5e35be5894e059c343679d895abb258b967c2
tree21515599df8625222d79267e6d98d8ff0d0ab9bc
parenta81507868344dccebef13c6d8d890633e59a93e3
os: in TestMkdirStickyUmask, create a non-sticky directory as a control

Fixes #62684.

Change-Id: If7afa811526973671d83e21440cbbc1a7b2120d8
Reviewed-on: https://go-review.googlesource.com/c/go/+/529115
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/os/os_unix_test.go