]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: use virBufferTrim in cmdDomFSInfo
authorJán Tomko <jtomko@redhat.com>
Tue, 12 Feb 2019 08:02:32 +0000 (09:02 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 12 Feb 2019 09:14:53 +0000 (10:14 +0100)
commit0e7707d830d4b78b4e3764339bed05518852b005
treed5dc9e0e040d66b7be0726d324acede8693c2c33
parent066d91ec796994f7d382c59434d1557d87e8d6ba
virsh: use virBufferTrim in cmdDomFSInfo

Add comma after every string and trim the final one.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tools/virsh-domain.c