Created attachment 9924 [details] SC2046_and_SC2086_quoting_issues.patch I used shellcheck on git/ucs to look for SC2046 and SC2086 quoting bugs: find \( -name "*.inst" -o -name "*.sh" -o -name "*.postinst" \) -exec shellcheck {} \; See attached patch for the most severe cases I found. I neglected missing quoting for things like "hostname.$domainname" etc.
This issue has been filed against UCS 4.4. UCS 4.4 is out of general maintenance and components may have vastly changed in later releases. Thus, this issue is now being closed. If this issue still occurs in newer versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.