mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
IcingaServiceSet: friendlier error message
This commit is contained in:
parent
9434cf5089
commit
8bfbe2a80f
@ -587,7 +587,7 @@ class IcingaServiceSet extends IcingaObject implements ExportInterface
|
||||
$config->configFile(
|
||||
'failed-to-render'
|
||||
)->prepend(
|
||||
"/** Failed to render this object **/\n"
|
||||
"/** Failed to render this Service Set **/\n"
|
||||
. '/* ' . $e->getMessage() . ' */'
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user