mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
9a6a84d9d9
commit
5e9d9aea74
@ -387,7 +387,7 @@ Value SetExpression::DoEvaluate(ScriptFrame& frame, DebugHint *dhint) const
|
||||
delete psdhint;
|
||||
}
|
||||
|
||||
return right;
|
||||
return Empty;
|
||||
}
|
||||
|
||||
Value ConditionalExpression::DoEvaluate(ScriptFrame& frame, DebugHint *dhint) const
|
||||
|
Loading…
x
Reference in New Issue
Block a user