Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Fix inflateSymlinks flag errors for absolute symlinks #79

Merged
merged 1 commit into from
Feb 10, 2014

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Feb 10, 2014

The inflateSymlinks: true for copyDirSyncRecursive assumes symlinks will have relatives paths. A symlink with an absolute path throws an error since the path cannot be correctly resolved.

This pull request fixes those errors and adds tests.

ryanmcgrath pushed a commit that referenced this pull request Feb 10, 2014
Fix inflateSymlinks flag errors for absolute symlinks
@ryanmcgrath ryanmcgrath merged commit 666e0c7 into ryanmcgrath:master Feb 10, 2014
@ryanmcgrath
Copy link
Owner

Seems good, merged. Thanks for the catch/pull request!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants