summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/normalize-git-url/.eslintrc
diff options
context:
space:
mode:
authorJulien Gilli <julien.gilli@joyent.com>2015-01-27 19:06:14 -0800
committerJulien Gilli <julien.gilli@joyent.com>2015-04-30 16:33:40 -0700
commit03b4f443d5fd3d65c77c93db445f22c4ff097a8f (patch)
tree39e5544f9bbb566e0531bc6a656ab0d47256b0e7 /deps/npm/node_modules/normalize-git-url/.eslintrc
parentcb55a05f528f57e350063f618274b5a182261387 (diff)
downloadnode-03b4f443d5fd3d65c77c93db445f22c4ff097a8f.tar.gz
test: make test-npm uses custom node, not global
When running make test-npm, make would use the node binary available in the PATH, which would most of the time not be the same binary as the one built from the source tree from where the make test-npm command in run. This can be confusing, as it can lead users to think that they tested npm with the version of node that was built from the current checkout of the source tree when it would actually run the tests with a completely different version. This change modifies the PATH environment variable for all commands that need to run the node binary to run npm's tests by adding the root of the local checkout as the first entry, so that the custom built node is always used. Reviewed-By: Colin Ihrig <cjihrig@gmail.com> PR-URL: https://github.com/joyent/node/pull/9107
Diffstat (limited to 'deps/npm/node_modules/normalize-git-url/.eslintrc')
0 files changed, 0 insertions, 0 deletions