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

color_out: implement using printf and tput #297

Merged
merged 1 commit into from
Oct 23, 2019

Conversation

mikebentley15
Copy link
Collaborator

Fixes #296

Description:
Reimplement color_out.mk using tput and printf command-line utilities.

Documentation:
Nothing

Tests:
Just ran locally and it worked.

@IanBriggs IanBriggs merged commit 94c9376 into devel Oct 23, 2019
@IanBriggs IanBriggs deleted the issue296-fix-color-makefile-output branch October 23, 2019 21:37
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.

Makefile color output doesn't always work
2 participants