Skip to content

allow for copying symlinks when copying tree to create zip #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 20, 2017

Conversation

nicholasjstock
Copy link
Contributor

To reproduce the bug create a symlink in the root of your project and you should see shutil.copy(path, pkg_path)(line 54 pre this commit) failing with a "no such file or directory" error.

@jarosser06
Copy link
Contributor

Looks good, can you provide a test for this functionality as well.

@nicholasjstock
Copy link
Contributor Author

done.

@jarosser06
Copy link
Contributor

Thanks

@jarosser06 jarosser06 merged commit b746163 into rackerlabs:master Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants