Commit 48725a9
authored
Since the code to create the "build" directory was added only recently, I assume there is good reason for it to be present. Therefore, instead of removing the command, this commit adds a safeguard such that the directory is only created if it not already exists. This fixes #271.
1 parent 4dc7486 commit 48725a9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
0 commit comments