You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previous patch #137555 introduced a check on FIPS enablement in a FIPS
environment.
To avoid a potential shell syntax error if this code was to be executed
outside of a Ubuntu Pro FIPS environment, this patch adds quotes around
the result of the `pro status` command result to avoid an `[: !=: unary
operator expected` error.
Epic: none
Release note: None
0 commit comments