Commit 1baba058 authored by thefourtheye's avatar thefourtheye Committed by Roman Reiss
Browse files

tools: Fix copying contents of deps/npm

This fixes a platform inconsistency between BSD and GNU `cp` where
`deps/npm` would be copied into a subdirectory of `test-npm` on Linux,
but not on OS X.

PR-URL: https://github.com/nodejs/io.js/pull/1853


Reviewed-By: default avatarRoman Reiss <me@silverwind.io>
Reviewed-By: default avatarJohan Bergström <bugs@bergstroem.nu>
parent 79bb5e10
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