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

Ensures absolute paths during detection phase #73

Merged
merged 1 commit into from Oct 26, 2018

Conversation

frenck
Copy link
Contributor

@frenck frenck commented Oct 26, 2018

Proposed Changes

Ensure absolute paths during install paths detection phase.
In case a relative path is found, an absolute path is created (and cleaned up).

This also reduces the number of getcwd() calls throughout the Plugin.

Related Issues

Ref #63

@frenck frenck self-assigned this Oct 26, 2018
@frenck frenck merged commit ca8cfb8 into master Oct 26, 2018
@frenck frenck deleted the ensures-absolute-paths branch October 26, 2018 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants