CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2015/07/02 14:16:54

Modified files:
        net/icinga/core2: Makefile 

Log message:
Slightly better BROKEN marker for icinga2. Any clues very welcome...

ConfigItem::ActivateItems() calls DynamicObject::RestoreObjects().
DynamicObject::RestoreObjects() runs to the last line of the function,
however control is not returned to the following line in
ConfigItem::ActivateItems() (i.e. the calling function).

Reply via email to