From eafcc068b330d551881e8a6b06de540d15d4475b Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Fri, 29 Nov 2019 10:56:26 +0100 Subject: f30: drop 32bit grub2 --- run-all.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'run-all.sh') diff --git a/run-all.sh b/run-all.sh index 9a9dcb9..50b2e9e 100755 --- a/run-all.sh +++ b/run-all.sh @@ -21,7 +21,6 @@ sirius) # ./Fedora-efi-grub2.sh $FVER || exit 1 # ./Fedora-efi-systemd.sh $FVER || exit 1 - linux32 ./Fedora-efi-grub2.sh 30 || exit 1 linux32 ./Fedora-efi-systemd.sh 30 || exit 1 ./RHEL7-efi.sh 7.6 || exit 1 -- cgit