aboutsummaryrefslogtreecommitdiff
path: root/kiwi-build
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'kiwi-build')
-rwxr-xr-xkiwi-build5
1 files changed, 0 insertions, 5 deletions
diff --git a/kiwi-build b/kiwi-build
index 163565c..88358f5 100755
--- a/kiwi-build
+++ b/kiwi-build
@@ -63,11 +63,6 @@ if [ "$image_type" = "iso" ]; then
kiwibuild_extra_args="${kiwibuild_extra_args:+${kiwibuild_extra_args}} ${kiwibuild_iso_extra_args}"
fi
-if [ "$image_type" = "oci" ]; then
- # Extend for OCI images
- kiwi_bundle_format="${kiwi_bundle_format}.%T"
-fi
-
set +e
if [ ! ${kiwi_isolated} ]; then