mirror of https://github.com/Icinga/icinga2.git
parent
4eb37563b4
commit
ad14ff6d6b
|
@ -530,6 +530,7 @@ indexer: identifier
|
|||
{
|
||||
$$ = $2;
|
||||
$$->Insert(0, MakeLiteral($1));
|
||||
free($1);
|
||||
}
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue