Skip to content

Commit

Permalink
fixup! feat(arm,bootloader,efi): use separate BLS directory for upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Hecko committed Jan 27, 2025
1 parent 19c10c9 commit b38367d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def _copy_grub_files(required, optional):

_copy_file(src_path, dst_path)


def _remove_upgrade_blsdir(bootloader_info):
api.current_logger().debug('Removing upgrade BLS directory: {}'.format(bootloader_info.upgrade_bls_dir))
try:
Expand Down

0 comments on commit b38367d

Please sign in to comment.