aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-29 10:56:26 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-29 10:56:34 +0100
commiteafcc068b330d551881e8a6b06de540d15d4475b (patch)
tree4e72537d7e1fa59270b0037b767d40f112c539aa /run-all.sh
parent84049aec2171b4cb3862ab7be018c7d8d5bf0111 (diff)
downloadimagefish-eafcc068b330d551881e8a6b06de540d15d4475b.tar.gz
f30: drop 32bit grub2
Diffstat (limited to 'run-all.sh')
-rwxr-xr-xrun-all.sh1
1 files changed, 0 insertions, 1 deletions
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