]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Unify error message when namespaces are unsupported
authorJán Tomko <jtomko@redhat.com>
Sat, 18 Mar 2023 12:17:22 +0000 (13:17 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 20 Mar 2023 13:32:40 +0000 (14:32 +0100)
commit3811027318196c676e408febf2d1b459085f60da
tree9457b867597f4439c4e897928fda2463f68e64bd
parent0526a6024b631d59374ca982016fe5147cabdd99
Unify error message when namespaces are unsupported

Some helpers used a period at the end, others did not.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
src/qemu/qemu_namespace.c
src/util/virprocess.c