]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.12] 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>
Tue, 5 Mar 2019 01:16:23 +0000 (01:16 +0000)
commit6ff06c19fd54d844b1963cf0ecfef6062d36611b
tree726b1b866676996d36d09584f7cd7d4e2b605b8c
parent71b8a3bc8751ca4662cc7fdf36a78691ea1bd441
[release-branch.go1.12] os: remove unreadable directories in RemoveAll

Updates #30555
Fixes #30579

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>
(cherry picked from commit c74659290a473cf932ec6bc96bfa7e96a930676e)
Reviewed-on: https://go-review.googlesource.com/c/go/+/165058
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/removeall_at.go
src/os/removeall_test.go