[Bug 254635] vmstat libxo output malformed with -w

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Sep 2024 01:23:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254635

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=c7dd97ec99687996de49ec0b1a23bf007e5199b9

commit c7dd97ec99687996de49ec0b1a23bf007e5199b9
Author:     Bram Ton <bram@cbbg.nl>
AuthorDate: 2024-07-17 07:23:30 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2024-09-03 01:22:14 +0000

    vmstat: Add root element to libxo output

    Current libxo output does not have a root element. Valid XML requires a
single
    root element. This commit adds this root element.

    The libxo output version bumped accordingly.

    PR:             254635
    MFC after:      1 week
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1330

 usr.bin/vmstat/vmstat.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.