]> granicus.if.org Git - icinga2/commit
Fix hardcoded host notifications_options value in compat statusdatawriter
authorTobias von der Krone <tobias.vonderkrone@profitbricks.com>
Sat, 17 Jan 2015 21:00:35 +0000 (22:00 +0100)
committerTobias von der Krone <tobias.vonderkrone@profitbricks.com>
Mon, 19 Jan 2015 11:58:57 +0000 (12:58 +0100)
commitd5e406db8574b984ab0bac2258a99f43e5999bff
tree7b773b900f01f8e47e1eec112ea2cdf04609db42
parent848d0760902a19de091a6e874301cee342c33d55
Fix hardcoded host notifications_options value in compat statusdatawriter

Use the function from CompatUtility to retrieve the value.

fixes #8192
lib/compat/statusdatawriter.cpp