]> Cypherpunks repositories - gostls13.git/commit
os: handle 'has been removed' error as IsNotExist on Plan 9
authorDavid du Colombier <0intro@gmail.com>
Fri, 19 Sep 2014 01:16:01 +0000 (21:16 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 19 Sep 2014 01:16:01 +0000 (21:16 -0400)
commit2debfeb93666dcde759b7cc3a3e001a82307a84c
tree36a04443d667513291a3c72c529dc9cc0f3d1347
parentf8474fa01d6995b9e442abff3f7b01a9119a22cc
os: handle 'has been removed' error as IsNotExist on Plan 9

It fixes the TestRemoveAllRace test introduced
in CL 145860043.

LGTM=bradfitz
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/147820044
src/os/error_plan9.go