]> Cypherpunks repositories - gostls13.git/commit
os: remove unreadable directories in RemoveAll
authorBaokun Lee <nototon@gmail.com>
Mon, 4 Mar 2019 19:10:38 +0000 (03:10 +0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 4 Mar 2019 20:01:35 +0000 (20:01 +0000)
commitc74659290a473cf932ec6bc96bfa7e96a930676e
tree710d45215bc5c091d16f980913b3afa7aa3d7608
parent87cc56718adb43340b24fcf9e5f14d87c028ce88
os: remove unreadable directories in RemoveAll

Fixes #30555

Change-Id: Ib894b4f3cdba23a18a69c9470cf69ceb83591a4d
Reviewed-on: https://go-review.googlesource.com/c/go/+/165057
Run-TryBot: Baokun Lee <nototon@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/removeall_at.go
src/os/removeall_test.go