diff --git a/check-needles.py b/check-needles.py index 9215a343..01cfd848 100755 --- a/check-needles.py +++ b/check-needles.py @@ -78,7 +78,7 @@ for user in ("jack", "jim"): testliterals.append(f"user_confirm_{user}") # partitioning stuff, there's a bunch of this, all in anaconda.pm # multiple things use this -for part in ("swap", "root", "efi", "boot", "home", "vda2"): +for part in ("swap", "root", "efi", "boot", "bootefi", "home", "vda2"): testliterals.append(f"anaconda_part_select_{part}") testliterals.append(f"anaconda_blivet_part_inactive_{part}") # select_disks