On Mon, 2006-02-13 at 12:08 +0100, Christian Schneemann wrote:
> report {
> status green not( null( ${cpumodel} ) ) "&green " "inventwatch";
> comment "html" "<hr><strong>"
> "Inventory from Host:"
> "</strong><p>"
> "Installed System: "${systemrelease}"<br>"
> "Installed Version: "${systemversion}"<br>"
> "Installed Kernel: "${systemkernel}"<br>"
> "<p>"
> "System is monitored under <a href="${monitorurl}" target=blank>"${monitorurl}"</a><br>"
> }
>
>
> ##end lines##
>
> the last line (starting with "System is monitored...) should show a line like:
> System is monitored under http://g187/inventwatch
>
> but it shows this:
> System is monitored under http://g187/inventwatch
> }}testtcp_TCP{staticsetnametcp
>
> where is the "}}testtcp_TCP{staticsetnamtcp" coming from?!
The "testdef" files are just concatenated and then parsed - means that
if there is some bug like unclosed '"' or the like in one test class
the parser does not hesitate to just read on to the next file ...
Now, unfortunately Big Sister is both sensitive and nasty and might
parse code one would think is invalid without moaning.
In your case I think the problem is the missing ';' at the end of
comment html which makes the parser think that '}' is just part of
the comment...
Best regards,
Tom
--
----------------------------------------------------------------------------
Thomas Aeby, Kirchweg 52, 1735 Giffers, Switzerland, Tel: (+41)264180040
Internet: suppressed PGP public key available
----------------------------------------------------------------------------
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bigsister-general mailing list
suppressed
https://lists.sourceforge.net/lists/listinfo/bigsister-general
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.