~sircmpwn/hare#846: 
hare test: add a way to disable color output

I think we should respect the NO_COLOR environment variable here.

In addition, the test runner should check if stdout is a tty, and disable color if it isn't.

Status
RESOLVED IMPLEMENTED
Submitter
~sebsite
Assigned to
No-one
Submitted
1 year, 10 months ago
Updated
1 year, 6 months ago
Labels
easy

~anjan 1 year, 10 months ago

I tried solving this here: https://lists.sr.ht/~sircmpwn/hare-dev/patches/41322

Ill send v2 if you have a suggestion on how I can check for tty.

~sebsite REPORTED IMPLEMENTED 1 year, 6 months ago

Dmitry Matveyev referenced this ticket in commit 0429880.

~torresjrjr 1 year, 6 months ago

Dmitry Matveyev referenced this ticket in commit 0429880.

Register here or Log in to comment, or comment via email.