
31 May
2011
31 May
'11
2:33 p.m.
On 31.05.2011 16:30, Matthias Bolte wrote:
2011/5/31 Michal Privoznik <mprivozn@redhat.com>:
and check regression --- .../qemuxml2argv-graphics-spice-compression.args | 9 +++++ .../qemuxml2argv-graphics-spice-compression.xml | 39 ++++++++++++++++++++ tests/qemuxml2argvtest.c | 3 ++ tests/qemuxml2xmltest.c | 1 + 4 files changed, 52 insertions(+), 0 deletions(-) create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-compression.args create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-compression.xml
This test fails without your fix and passes with your fix, thanks.
ACK.
Matthias
Thanks, pushed. Michal