diff --git a/containment-tik-img-to-rpm b/containment-tik-img-to-rpm index a2aab81..c4a3534 100644 --- a/containment-tik-img-to-rpm +++ b/containment-tik-img-to-rpm @@ -40,9 +40,6 @@ for f in ${img_dir}/*.raw.xz; do < ${spec_in} \ > ${build_dir}/image.spec - log "DEBUG: image.spec" - cat ${build_dir}/image.spec - touch ${build_dir}/image.changes # Local builds have the file already in place, that's not true on IBS