mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
This fixes a regression from https://github.com/bootc-dev/bootc/pull/1727 by removing the unnecessary mount point check prior to the recursive function call. Also adds some tracing statements and updates the integration test to validate the mount check works for this scenario: /boot/efi mounted with contents in /boot/efi/EFI/firmware/foo Signed-off-by: ckyrouac <ckyrouac@redhat.com>