Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display-alert: strip newlines as well as ANSI colors if ANSI_COLOR=none #5527

Conversation

rpardini
Copy link
Member

display-alert: strip newlines as well as ANSI colors if ANSI_COLOR=none

  • display-alert: strip newlines as well as ANSI colors if ANSI_COLOR=none
    • ANSI_COLOR=none is used when we're driving compile.sh from Python
    • some debugging messages had newlines in them, thus making Python mark those as [LEAKED]

…one`

- `ANSI_COLOR=none` is used when we're driving compile.sh from Python
- some debugging messages had newlines in them, thus making Python mark those as `[LEAKED]`
@rpardini rpardini marked this pull request as ready for review July 27, 2023 17:35
@rpardini rpardini requested a review from a team as a code owner July 27, 2023 17:35
@igorpecovnik igorpecovnik added the Ready to merge Reviewed, tested and ready for merge label Jul 27, 2023
@igorpecovnik igorpecovnik merged commit 953b9eb into armbian:main Jul 27, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Reviewed, tested and ready for merge
Development

Successfully merging this pull request may close these issues.

None yet

2 participants