From: Daan De Meyer Date: Thu, 18 Apr 2024 12:21:31 +0000 (+0200) Subject: mkosi: Disable bash debugging in Arch build script X-Git-Tag: v256-rc1~134^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=104c64fae13a81eabb366402ef8ec8eeae6fbfc8;p=thirdparty%2Fsystemd.git mkosi: Disable bash debugging in Arch build script --- diff --git a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot index 13d4ebeb188..be7594609da 100755 --- a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot +++ b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: LGPL-2.1-or-later -set -ex +set -e # shellcheck source=/dev/null . /usr/lib/os-release