aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-07-06 11:45:06 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-07-06 11:45:06 +0200
commitfa52036fe708573f6cb7021a4bfb24cc2f35babd (patch)
treee65422381f36781cef3628a624d50015f0f82b82 /run-all.sh
parent030074f318949f5af03df9d69b25d8b5fb7bc9c1 (diff)
downloadimagefish-fa52036fe708573f6cb7021a4bfb24cc2f35babd.tar.gz
misc
Diffstat (limited to 'run-all.sh')
-rwxr-xr-xrun-all.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/run-all.sh b/run-all.sh
index 6c618b7..c7b76cc 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -12,7 +12,7 @@ arm-b64)
# rebuild images
# ./Fedora-rpi64-fedora.sh 26 || exit 1
./Fedora-rpi64-kraxel.sh 26 || exit 1
- ./Fedora-efi-grub2.sh 25 || exit 1
+# ./Fedora-efi-grub2.sh 25 || exit 1
;;
sirius)
# rebuild images
@@ -21,7 +21,7 @@ sirius)
./RHEL74-efi.sh || exit 1
./CentOS7-efi.sh || exit 1
- linux32 ./Fedora-efi-systemd.sh 25 || exit 1
+# linux32 ./Fedora-efi-systemd.sh 25 || exit 1
./Fedora-efi-grub2.sh 26 || exit 1
./Fedora-efi-systemd.sh 26 || exit 1
;;