On Friday 16 January 2004 01:56 CET Duncan Findlay wrote:
> On Fri, Jan 16, 2004 at 01:46:11AM +0100, Malte S. Stretz wrote:
> > So parsing the log line is more or less like the trace headers: You've
> > got a keyword (currently "message", "aka" (anybody got a better name
> > for this?) and "for") followed by a space and the value. The value is
> > either anything between a matching pair of brackets ("<...>", "(...)",
> > "[...]"), a quoted string or some chars (without a space of course).
> > That should be enough forward-compatible for any reasonable parser. I
> > think I'll put a note about this into some doc.
>
> Someone should update sa-stats.pl accordingly. Malte, would you like
> to? I can do it if you don't want to.
Looks like this is not necessary. sa-stats.pl looks only at the "result"
line, I changed the "announcement" line.
Cheers,
Malte
--
[SGT] Simon G. Tatham: "How to Report Bugs Effectively"
<http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>
[ESR] Eric S. Raymond: "How To Ask Questions The Smart Way"
<http://www.catb.org/~esr/faqs/smart-questions.html>