-
Mike Gilbert authored
Commit 7290bb56 causes GRUB_DISABLE_LINUX_UUID to be ignored due to mixing of || and && operators. Add some parens to help with that.
082bc9f7
Commit 7290bb56 causes GRUB_DISABLE_LINUX_UUID to be ignored due to mixing of || and && operators. Add some parens to help with that.