Commit 0125f98
authored
Fix build error formatting (#3477)
CTest stopped adding trailing newlines to the `Build.xml` `<Text>`
element sometime between the versions used to generate most of the test
data and the most recent version of CTest. This commit resolves the
issue by ensuring that exactly one newline is placed between the Text
and PostContext.1 parent dec91a1 commit 0125f98
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments