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

allow generic yes/no values for USING_UEFI_BOOTLOADER (issue 801) #807

Conversation

jsmeix
Copy link
Member

@jsmeix jsmeix commented Mar 24, 2016

allow generic yes/no values for USING_UEFI_BOOTLOADER

as a conseqence use everywhere generic tests via
is_true $USING_UEFI_BOOTLOADER
and
is_false $USING_UEFI_BOOTLOADER

the latter requires the new counterpart function
is_false to test for an explicit no value

see #801

…uence use everywhere generic tests via is_true $USING_UEFI_BOOTLOADER and is_false $USING_UEFI_BOOTLOADER where the latter requires the new counterpart function is_false to test for an explicit no value, see rear#801
@jsmeix jsmeix added enhancement Adaptions and new features cleanup labels Mar 31, 2016
@jsmeix jsmeix added this to the Rear v1.19 milestone Mar 31, 2016
@jsmeix jsmeix self-assigned this Mar 31, 2016
@jsmeix
Copy link
Member Author

jsmeix commented Mar 31, 2016

Because there are no objections so far
I assume it is o.k. when I mege it myself.

@jsmeix jsmeix merged commit 0d3c78f into rear:master Mar 31, 2016
@jsmeix jsmeix deleted the allow_generic_yes_no_values_for_USING_UEFI_BOOTLOADER branch March 31, 2016 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant