Skip to content

Fix build error formatting#3477

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:newline-after-build-error
Feb 26, 2026
Merged

Fix build error formatting#3477
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:newline-after-build-error

Conversation

@williamjallen
Copy link
Collaborator

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.

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.
@josephsnyder josephsnyder added this pull request to the merge queue Feb 26, 2026
Merged via the queue into Kitware:master with commit 0125f98 Feb 26, 2026
7 checks passed
@williamjallen williamjallen deleted the newline-after-build-error branch February 26, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants