Skip to content

Conversation

@vladimiroltean
Copy link
Contributor

This is useful for capturing the process' stdout to a pipe, and e.g. emailing it.

Before:

�[1mynl
�[1m Full series �[32mOKAY �[0m
Generated files up to date; no warnings/errors; no diff in generated;

�[1mmaintainers
�[1m Full series �[32mOKAY �[0m No new files, skip

�[1mfixes_present
�[1m Full series �[32mOKAY �[0m Fixes tag present in non-next series

After:

ynl
Full series OKAY
Generated files up to date; no warnings/errors; no diff in generated;

maintainers
Full series OKAY No new files, skip

fixes_present
Full series OKAY Fixes tag present in non-next series

This is useful for capturing the process' stdout to a pipe, and e.g.
emailing it.

Before:

�[1mynl
�[1m Full series �[32mOKAY   �[0m
  Generated files up to date; no warnings/errors; no diff in generated;

�[1mmaintainers
�[1m Full series �[32mOKAY   �[0m No new files, skip

�[1mfixes_present
�[1m Full series �[32mOKAY   �[0m Fixes tag present in non-next series

After:

ynl
 Full series OKAY
  Generated files up to date; no warnings/errors; no diff in generated;

maintainers
 Full series OKAY    No new files, skip

fixes_present
 Full series OKAY    Fixes tag present in non-next series

Signed-off-by: Vladimir Oltean <[email protected]>
@kuba-moo kuba-moo merged commit ee7cf4a into linux-netdev:main Oct 27, 2025
1 check 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.

2 participants