[go: nahoru, domu]

Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Feb 23, 2024
1 parent cb8d58a commit f8d6c29
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions debian/tests/diskimage
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,8 @@ echo fai-diskimage return code $?

chk-size cloud-efi.raw 890
mount -oloop,offset=1048576 cloud-efi.raw /mnt
chk-file /mnt/EFI/debian/grub.cfg
chk-file /mnt/EFI/BOOT/grubx64.efi
chk-size /mnt 3
chk-file /mnt/EFI/debian/grubx64.efi
chk-file /mnt/EFI/BOOT/BOOTX64.EFI
umount /mnt

dev=$(losetup --show -f cloud-efi.raw)
Expand Down

0 comments on commit f8d6c29

Please sign in to comment.