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

MINOR: Change DISPLAY_UNITS to use readENV's default value and added… #5708

Merged
merged 1 commit into from
Jul 12, 2020

Commits on Jun 21, 2020

  1. Change DISPLAY_UNITS to use readENV's default value and added several…

    … tests for DISPLAY_UNITS
    
    readENV() was hard coding the default value of DISPLAY_UNITS, and
    ignoring the default value for no particular reason. Fixed that. Also, I
    added a full test suite for DISPLAY_UNITS environment settings to make
    sure that it works as intended. Finally, I've added the console log for
    the DISPLAY_UNITS since there's no particular reason why we log that setting
    and not others.
    joracine committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    923ad6d View commit details
    Browse the repository at this point in the history