]> Cypherpunks repositories - gostls13.git/commit
os: remove unused testingForceReadDirLstat
authorTobias Klauser <tklauser@distanz.ch>
Fri, 7 Mar 2025 13:41:29 +0000 (14:41 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 7 Mar 2025 19:33:06 +0000 (11:33 -0800)
commite6908846df5f521ba0c927c3ce4a06ed11a6d04c
tree38761157b3cc4eb55b41e64c5fb875cffbed7ab0
parent705fa920c13e87a580f0fc5bec4e186e1b6f663b
os: remove unused testingForceReadDirLstat

It was introduced in CL 261540 but never set by any test.

Change-Id: Id2a59c58ed510b6041cc51ce47ab79199a60b215
Reviewed-on: https://go-review.googlesource.com/c/go/+/655797
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/os/dir.go
src/os/export_test.go
src/os/file_unix.go