Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

fs: disallow overwrite F_OK/R_OK/W_OK/X_OK #9060

Closed
wants to merge 1 commit into from
Closed

fs: disallow overwrite F_OK/R_OK/W_OK/X_OK #9060

wants to merge 1 commit into from

Conversation

JacksonTian
Copy link

No description provided.

change the fs.F_OK/R_OK/W_OK/X_OK out of fs.js will lead unexpect
exception. make these properties readonly.
trevnorris pushed a commit that referenced this pull request Feb 11, 2015
Change the fs.F_OK/R_OK/W_OK/X_OK out of fs.js will lead unexpect
exception. Make these properties readonly.

PR-URL: #9060
[trev.norris@gmail.com test properties are read only]
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
@trevnorris
Copy link

Thanks. Landed w/ a test in 4823afc

@trevnorris trevnorris closed this Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants