4 Jun
2005
4 Jun
'05
7:25 p.m.
On Fri, 2005-05-06 at 13:09 +0200, J. Meub wrote:
Balazs Scheidler schrieb:
That's strange, the KW_USER keyword corresponds to a string named "usertty" and not "user":
bazsi@bzorp:~/zwa/work/syslog-ng-2.0/syslog-ng/src$ grep KW_USER cfg-lex.l { "usertty", KW_USER },
Looks exactly the same here:
suud@gateway:/packages/src/syslog-ng-1.9.4/src> grep KW_USER cfg-lex.l { "usertty", KW_USER },
I've committed a fix for this problem, which should appear in tomorrow's snapshot. -- Bazsi