Commit 4823afcb authored by Jackson Tian's avatar Jackson Tian Committed by Trevor Norris
Browse files

fs: make F_OK/R_OK/W_OK/X_OK not writable

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: https://github.com/joyent/node/pull/9060


[trev.norris@gmail.com test properties are read only]
Signed-off-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent d2b54618
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment