Commit a4d622a
committed
Bugfix: It may happen that the temporary config file is accessed at once
by multiple SU2 runs, leading to io conflicts. Thus, the name of the
temporary file should not be hard-coded. This bugfix simply adds a
'_tmp' to the original config file name.1 parent 4f85841 commit a4d622a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
| 832 | + | |
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
| |||
0 commit comments