Skip to content

Conversation

@czechboy0
Copy link
Contributor

Motivation

At some point, we switched to printing informative output to stderr and that diagnostic collector did not insert newlines between messages, printing it all on a long line.

Modifications

Insert a newline after every message, similar to print(...).

Result

More readable output from the CLI.

Test Plan

Tested manually, all tests still pass.

@simonjbeaumont simonjbeaumont enabled auto-merge (squash) October 25, 2024 17:51
@simonjbeaumont simonjbeaumont merged commit 924cf2f into apple:main Oct 25, 2024
35 checks passed
@czechboy0 czechboy0 deleted the hd-fix-stderr branch October 25, 2024 18:25
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants