okta-aws-cli icon indicating copy to clipboard operation
okta-aws-cli copied to clipboard

Fix output formatting bug introduced in 9f8a7ec

Open curator opened this issue 1 year ago • 1 comments

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 avatar Feb 11 '25 20:02 curator

Beuller?

curator avatar Mar 31 '25 17:03 curator

Fixed the verified commit issue.

curator avatar Nov 14 '25 08:11 curator