forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit969fd71
committed
minorsymfony#3785 ensure that destination directories don't exist before creating them (xabbuh)
This PR was merged into the 2.3 branch.Discussion----------ensure that destination directories don't exist before creating them| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets |The ``install.sh`` script fails if you run it multiple times (e.g. to update the bundle and CMF docs).Commits-------de7d206 ensure that destination directories don't exist before creating them1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
0 commit comments
Comments
(0)