copy-concurrently
copy-concurrently copied to clipboard
copy.js: Fix #8 copy.item ignores uid and gid parameters when run as root
trafficstars
The options 'uid, gid' or 'mode' are overwritten by lstat result, so let's increase options precedence.
It seems that your CI tests requires some update.
We've fixed the test problem (ignore Node 6 in CI for now, it's unrelated).