From adbfbc22905593b82f6c5a2f271b2c7f2d53ec28 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 25 Feb 2026 15:24:46 -0500 Subject: kiwi-build, scripts: Drop unnecessary override for OCI artifacts The underlying issue that required this was fixed in kiwi-10.2.17. --- kiwi-build | 5 ----- 1 file changed, 5 deletions(-) (limited to 'kiwi-build') 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 -- cgit v1.3.1+13