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