Skip to content

update util.sh

Frede H requested to merge fix-binary-operator-error-message-patch-util-sh into master

fix binary operator message by adding the required space

[[ -z ${iso_name} ]] && iso_name=$(get_osid)

Merge request reports