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

Suppress error for existing directories #61

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

Suppress error for existing directories #61

wants to merge 1 commit into from

Conversation

saschabratton
Copy link

Proposed solution for #34

Doesn't actually check if directories exist or not, so the mkdir command is still sent regardless, but simply suppresses the error if the directory exists.

@criztovyl
Copy link

For me this does not work, err does not seem to have the code attribute.

@saschabratton
Copy link
Author

Thanks @criztovyl. I'll take a look if I can make a better "solution" for more operating systems. What OS are you using?

@criztovyl
Copy link

I'm on Debian Stretch.

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