mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-11 14:16:52 +10:00
The existing comparison fails due to the 'nounset' option being on. That failure masks the nicely formatted error message the if message is trying to print. This correctly prints the intended error instead of bash's default unset behavior.