summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-04-18 14:21:31 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-04-18 14:21:31 +0200
commit104c64fae13a81eabb366402ef8ec8eeae6fbfc8 (patch)
treeae5b7619ba19d6b50d28538da1beb9a2d60198a1 /mkosi.images/system
parentMerge pull request #32333 from DaanDeMeyer/mkosi (diff)
downloadsystemd-104c64fae13a81eabb366402ef8ec8eeae6fbfc8.tar.xz
systemd-104c64fae13a81eabb366402ef8ec8eeae6fbfc8.zip
mkosi: Disable bash debugging in Arch build script
Diffstat (limited to 'mkosi.images/system')
-rwxr-xr-xmkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot2
1 files changed, 1 insertions, 1 deletions
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 13d4ebeb18..be7594609d 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