
8 Jul
2015
8 Jul
'15
4:22 a.m.
On Wed, Jul 08, 2015 at 10:14:16 +0200, Jiri Denemark wrote:
Libvirt's error messages do not end with a LF. However, when reading the error from QEMU log, we would read the LF from the log and keep it in the message.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/qemu/qemu_monitor.c | 3 +++ 1 file changed, 3 insertions(+)
ACK, Peter