]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_process: don't print empty line if qemu exits without any error
authorPavel Hrdina <phrdina@redhat.com>
Wed, 8 Jun 2016 10:03:38 +0000 (12:03 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 8 Jun 2016 11:51:00 +0000 (13:51 +0200)
commit407c6909bc887d77b2c8617fbe6b542d48afec5b
tree7f98d7810a2d4c71cf979126dcc4ec2bd1ac1f72
parentc1b8d87babaabae2dfb9062be8d92158ed2aecf6
qemu_process: don't print empty line if qemu exits without any error

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1335617

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_process.c