Werk #19718: omd umount: Fix wrong exit code when run over all sites
| Component | Site management | ||||||||
| Title | omd umount: Fix wrong exit code when run over all sites | ||||||||
| Date | Aug 5, 2026 | ||||||||
| Level | Prominent Change | ||||||||
| Class | Bug Fix | ||||||||
| Compatibility | Compatible - no manual interaction needed | ||||||||
| Checkmk versions & editions |
|
If one invoked omd umount without specifying a site, the tool would report 1
if it succeeded and 0 if it failed. This regression was introduced along-side
#18890.