Files
fleet/changes/issue-15515-fix-script-output-formatting
T
Gabriel Hernandez d35879944a fix formatting of script output (#15757)
relates to #15515

fix the formatting of the script output by replacing the `\r` characters
with `\n` characters.

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
- [x] Manual QA for all new/changed functionality
2023-12-21 11:17:03 -06:00

2 lines
41 B
Plaintext

- improve script output text formatting.