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

RestartManager path containing double slash #210

Open
PhilipDeegan opened this issue Aug 6, 2022 · 0 comments
Open

RestartManager path containing double slash #210

PhilipDeegan opened this issue Aug 6, 2022 · 0 comments

Comments

@PhilipDeegan
Copy link
Contributor

PhilipDeegan commented Aug 6, 2022

Hey we've noticed that if we provide a path containing two forward slashes beside each other the following error occurs

P=0000000:Program abort called in file ``/path/to/samrai/source/SAMRAI/tbox/Utilities.cpp'' at line 118
P=0000000:ERROR MESSAGE: 
P=0000000:Error in Utilities::recursiveMkdir...
P=0000000:    Cannot create directory  = path/to/restarts/
P=0000000:

We've wrapped this on our end to not let this happen but maybe you want to handle it too

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