On 03/29/2012 08:26 PM, Martin Kletzander wrote:
On 03/29/2012 02:04 PM, Peter Krempa wrote:
> The XSL file that converts the log xml into a html file contains some
> strange whitespace characters that output in the HTML as squares.
>
> This patch fixes the whitespace and reformats the indetation to two
> spaces as used in libvirt XML files.
>
> *log.css: -make test name field wider
> *log.xsl: -fix whitespace and indentation
> -remove '@' from test headers
> ---
> log.css | 2 +-
> log.xsl | 341 +++++++++++++++++++++++++++++++--------------------------------
> 2 files changed, 170 insertions(+), 173 deletions(-)
>
ACK, looks way better this way.
Martin
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Thanks and pushed.
Guannan Ren