Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

evaluate turbo_boost_enabled as bool instead of checking if it's defined#77

Open
jklare wants to merge 1 commit intointel:masterfrom
bisdn:jk_fix_turbo_var_eval
Open

evaluate turbo_boost_enabled as bool instead of checking if it's defined#77
jklare wants to merge 1 commit intointel:masterfrom
bisdn:jk_fix_turbo_var_eval

Conversation

@jklare
Copy link

@jklare jklare commented Dec 2, 2021

  • the previous check would always try to enable turbo boost, as long as
    the varibale turbo_boost_enabled was defined, no matter if the value
    was set to true or false

Signed-off-by: Jan Klare jan.klare@bisdn.de

* the previous check would always try to enable turbo boost, as long as
  the varibale turbo_boost_enabled was defined, no matter if the value
  was set to true or false

Signed-off-by: Jan Klare <jan.klare@bisdn.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments