[neon/infrastructure/pangea-data] imager: bad command or file name

Jonathan Riddell null at kde.org
Wed May 22 16:46:15 BST 2024


Git commit ad33b33b7d83176c0ab56a3b11e3e306d8b3b323 by Jonathan Riddell.
Committed on 22/05/2024 at 15:46.
Pushed by jriddell into branch 'master'.

bad command or file name

M  +0    -1    imager/ubuntu-defaults-image

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/ad33b33b7d83176c0ab56a3b11e3e306d8b3b323

diff --git a/imager/ubuntu-defaults-image b/imager/ubuntu-defaults-image
index bbac1db..6573741 100755
--- a/imager/ubuntu-defaults-image
+++ b/imager/ubuntu-defaults-image
@@ -218,7 +218,6 @@ case $ARCH in
         LB_MIRROR_BOOTSTRAP="$MIRROR" LB_MIRROR_CHROOT_SECURITY="$SECURITY_MIRROR" \
         IMAGEFORMAT=squashfs BINARYFORMAT=iso-hybrid ISOHYBRID_OPTIONS="--uefi" lb config
     ;;
-case $ARCH in
     *arm64)
         SUITE="$SUITE" PROJECT="$FLAVOR" ARCH="$ARCH" LB_ARCHITECTURES="$ARCH" LB_BUILD_ARCH="$ARCH" \
         LB_MIRROR_BOOTSTRAP="$MIRROR" LB_MIRROR_CHROOT_SECURITY="$SECURITY_MIRROR" \


More information about the Neon-commits mailing list