Commit 3a3deee
committed
Retry a few times if directory creation fails
This tries to fix the following error reported by @BenWibking
Writing checkpoint chk02500
amrex::UtilCreateDirectory:: path errno: chk02500 :: File exists
amrex::UtilCreateDirectory:: path errno: chk02500/Level_2 :: Input/output error
amrex::Error::0::Couldn't create directory: chk02500/Level_2 !!!1 parent bb593a2 commit 3a3deee
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
120 | 126 | | |
121 | 127 | | |
122 | 128 | | |
| |||
0 commit comments