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

mkdir for lp-io-dir option only creates directories one level deep #34

Open
nightlark opened this issue Aug 16, 2019 · 1 comment
Open

Comments

@nightlark
Copy link
Contributor

The mkdir call when an lp-io-dir is given only creates directories one level deep -- if all of the parent directories don't exist it gives an error. (This may be something that is handled in CODES rather than TraceR.)

@nightlark
Copy link
Contributor Author

In addition to this, it looks like an assert fails if the output directory is already created due to a failed mkdir -- this may be in CODES, since it seems to be the lp_io_prepare function that is failing.

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

No branches or pull requests

1 participant