RedHatInsights / insights-client

insights-client
Other
27 stars 49 forks source link

fix: Run subshells with LC_ALL=C.UTF-8 #273

Closed m-horky closed 3 months ago

m-horky commented 3 months ago

Ensure we get Unicode data back when we run GPG in a subshell. This will ensure we are able to parse output of the command even if the host is configured to use non-UTF-8 character set.