Skip to content

Commit

Permalink
Remove spurious 'set -x' command
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe authored and lehc1m committed Dec 3, 2020
1 parent 2db5e40 commit 98ad358
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-recipe
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
BUILDTYPE=
KIWI_PARAMETERS=

set -x
for i in spec dsc kiwi arch collax preinstallimage simpleimage mock livebuild snapcraft debootstrap debbuild appimage docker podman fissile helm flatpak; do
. "$BUILD_DIR/build-recipe-$i"
done
Expand Down

0 comments on commit 98ad358

Please sign in to comment.