
2 Aug
2016
2 Aug
'16
2:05 p.m.
On Mon, Aug 01, 2016 at 01:34:56PM +0200, Peter Krempa wrote:
The prettified JSON string already contains a newline so don't print another one. This allows to pipe the json output (in conjunction with the --quiet option) to files without having to truncate them afterwards. --- tools/virsh-domain.c | 1 + 1 file changed, 1 insertion(+)
ACK Jan