Commit a7563de
Avoid spacing changes after switching to EPP
In #944, we switched from ERB to EPP. This has not been released yet,
but while testing I spotted some white space changes that where
unexpected.
Adjust the code so that the EPP template produce the same result as the
ERB template did, making changes more relevant to end-users if they see
some files being changed.1 parent 715743d commit a7563de
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- templates/etc/systemd/system/docker.service.d
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments