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
Hey we've noticed that if we provide a path containing two forward slashes beside each other the following error occurs
We've wrapped this on our end to not let this happen but maybe you want to handle it too