Commit 0d38d49
Better ENV variables handling.
In case when env contain variables with newlines, the variables
substitution script fails, trying to use non-existent variables.
See nginx#560 for more details.
Co-authored-by: Tianon Gravi <[email protected]>1 parent 4680ae8 commit 0d38d49
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments