Commit f6556b67 authored by Vladimir Kurchatkin's avatar Vladimir Kurchatkin Committed by Chris Dickinson
Browse files

fs: fix symlink error message

the arguments were swapped, so fs.symlink{Sync,} would
report that the wrong file EEXIST'd in error.

Fixes: https://github.com/joyent/node/issues/8651
Fixes: https://github.com/joyent/node/issues/4314
Fixes: https://github.com/joyent/node/issues/5381
PR-URL: https://github.com/joyent/node/pull/8657


Reviewed-by: default avatarChris Dickinson <christopher.s.dickinson@gmail.com>
parent 00d7b13a
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