Skip to content

ls: manages the COLOR and COLORTERM variables#5656

Merged
cakebaker merged 4 commits intouutils:mainfrom
sylvestre:ls-var
Dec 18, 2023
Merged

ls: manages the COLOR and COLORTERM variables#5656
cakebaker merged 4 commits intouutils:mainfrom
sylvestre:ls-var

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

Should fix GNU tests/ls/color-term.sh

Should fix GNU tests/ls/color-term.sh
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/ls/color-term is no longer failing!

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/ls/color-term is no longer failing!
Skip an intermittent issue tests/tail/inotify-dir-recreate

let term = std::env::var("TERM").unwrap_or_default();
let colorterm = std::env::var("COLORTERM").unwrap_or_default();

// Search function to manage the "*" into the data structure
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand what this comment is trying to say.

sylvestre and others added 2 commits December 17, 2023 17:39
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/ls/color-term is no longer failing!

@cakebaker cakebaker merged commit e79eb09 into uutils:main Dec 18, 2023
@sylvestre sylvestre deleted the ls-var branch December 18, 2023 10:11
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