Commit 5a114fe
committed
Be careful in createTemporaryDirectory() when removing existing files
If File.exists() returns true, it might be a regular file being in
the way, after all...
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent b164a97 commit 5a114fe
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments