mirror of
https://github.com/Icinga/icinga2.git
synced 2025-11-24 07:33:40 +01:00
Now this if doesn’t _exit(128) by itself, but "return" to the outer if which immediately _exit(128)s.
Now this if doesn’t _exit(128) by itself, but "return" to the outer if which immediately _exit(128)s.