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

Initialize default for colorization from isWindows only if BOOT_COLOR is blank #536

Merged
merged 1 commit into from
Dec 9, 2016

Conversation

hlship
Copy link
Contributor

@hlship hlship commented Dec 2, 2016

Previously, setting BOOT_COLOR to false was ignored, and the isWindows
check overruled the BOOT_COLOR selection.

Fixes #533

Previously, setting BOOT_COLOR to false was ignored, and the isWindows
check overruled the BOOT_COLOR selection.

Fixes boot-clj#533
@hlship hlship changed the title Initialize default for colorization from BOOT_COLOR only if non-blank Initialize default for colorization from isWindows only if BOOT_COLOR is blank Dec 8, 2016
@alandipert alandipert merged commit 19b6f79 into boot-clj:master Dec 9, 2016
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