Skip to content

Conversation

cgwalters
Copy link
Member

This is just better behavior for the case of e.g.
cosa run -x "somecmd" > out.txt to execute a command and capture the output - we don't want to intermix status stuff in there.

Further, this makes it easier to test the code when not on a tty (in e.g. CI).

@cgwalters
Copy link
Member Author

Forked out from #3623 which is itself forked out from #3249 which I only dimly recalled doing but thankfully did!

jlebon
jlebon previously approved these changes Sep 18, 2023
This is just better behavior for the case of e.g.
`cosa run -x "somecmd" > out.txt` to execute a command and
capture the output - we don't want to intermix status stuff in
there.

Further, this makes it easier to test the code when not on
a tty (in e.g. CI).
@cgwalters cgwalters merged commit 0b45ee5 into coreos:main Sep 19, 2023
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.

2 participants