mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-07 20:25:08 +02:00
It may happen that the variable is not properly initialized and we'll have an empty string. Observed on macOS and inside Docker. refs #6215 refs #6241