qemu-iotests: filter QEMU monitor \r\n
commitac9524dc55dc32e492ac3e6fbc9785be7168f8a2
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 14 Nov 2013 14:24:58 +0000 (14 15:24 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 6 Dec 2013 15:53:51 +0000 (6 16:53 +0100)
tree7233f552f41710d102ad65ba7d013d97c154d1fc
parentd3fa923044321b2ccc12bbdedd582d2c49d958aa
qemu-iotests: filter QEMU monitor \r\n

SMTP does not preserve newlines.  This is normally not a problem if the
email body uses DOS or UNIX newlines consistently.  In 051.out we mix
UNIX newlines with DOS newlines (since QEMU monitor output uses \r\n).

This patch filters the QEMU monitor output so the golden master file
uses UNIX newlines exclusively.

The result is that patches touching 051.out will apply cleanly without
mangling newlines after this commit.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/051.out
tests/qemu-iotests/common.filter