Skip to content

Fix output formatting bug introduced in 9f8a7ec - #271

Merged
manmohan-shaw-okta merged 2 commits into
okta:masterfrom
curator:fix-output-newlines
Nov 23, 2025
Merged

Fix output formatting bug introduced in 9f8a7ec#271
manmohan-shaw-okta merged 2 commits into
okta:masterfrom
curator:fix-output-newlines

Conversation

@curator

@curator curator commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

9f8a7ec changed stdout/stderr output for several strings. This PR fixes the ones I've found that ended up missing the newline when transitioning from fmt.Fprintln() to a Logger.Warn().

Resolves #274

@curator

curator commented Mar 31, 2025

Copy link
Copy Markdown
Contributor Author

Beuller?

@curator
curator force-pushed the fix-output-newlines branch from 73340e6 to 3bd27a7 Compare November 13, 2025 20:11
@curator

curator commented Nov 14, 2025

Copy link
Copy Markdown
Contributor Author

Fixed the verified commit issue.

@manmohan-shaw-okta
manmohan-shaw-okta merged commit 586bbc1 into okta:master Nov 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Formatting bug introduced in 9f8a7ec

3 participants