Skip to content
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

Fix error when using a seed that is a relative symlink #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yaychris
Copy link
Member

Fixes #92.

Note that this PR breaks the previous symlink test case, so I made the decision to replace it. The tested symlinks were relative paths, but they were relative to the root of the project, which doesn't really make sense. Symlinks should either be an absolute path or a path relative to the directory containing the symlink file.

cc @ltk

@coveralls
Copy link

coveralls commented Nov 21, 2016

Coverage Status

Coverage remained the same at 98.96% when pulling 32806cb on relative-symlinks into e095326 on master.

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.

None yet

2 participants