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

DPFManager ignores -o flag when the parent folder does not exist #84

Closed
pieterdp opened this issue Jan 18, 2016 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@pieterdp
Copy link

When you use the -o flag with a folder (e.g. /foo/bar/biz) and the parent folder does not exist (e.g. /foo/bar), it ignores the flag and uses the default output directory. The user executing the application has the necessary rights to create the parent folder.

The application should create the entire path if it can and should error when it can't.

@victormunoz
Copy link
Contributor

It will. Thanks for your feedback!

@victormunoz victormunoz added this to the v1.4 milestone Jan 18, 2016
@victormunoz victormunoz self-assigned this Jan 18, 2016
victormunoz added a commit that referenced this issue Jan 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants