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

Replace rmtree, fix parameter passing #55

Open
wants to merge 7 commits into
base: 1.2
Choose a base branch
from
Open

Conversation

EqUaTe
Copy link

@EqUaTe EqUaTe commented Jun 9, 2017

remove_tree is the modern (v2+) method for this, so replace rmtree with this.
Also fix it so that the parameter is passed correctly.
This resolves an issue with replacing tags.

JoyceBabu and others added 4 commits February 28, 2017 01:57
Fixes the error mkdir File::Path: Permission denied when running as non - root user
remove_tree is the modern (v2+) method for this, so replace rmtree with this.
Also fix it so that the parameter is passed correctly.
This resolves an issue with replacing tags.
Replace rmtree, fix parameter passing
@EqUaTe
Copy link
Author

EqUaTe commented Jun 9, 2017

Fixes #54

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