-
- Downloads
pmb.install._install: Use bool(...) when figuring out whether to use cgpt (MR 2464)
Otherwise, if pmb.parse.deviceinfo().cgpt_kpart is an empty string, for example, we end up passing an empty string to get_partition_layout() instead of False.
parent
fc44b642
Branches
Tags
Please register or sign in to comment