
23 Sep
2016
23 Sep
'16
2:38 a.m.
On Thu, Sep 22, 2016 at 05:08:57PM +0200, Pavel Hrdina wrote:
This patch also removes device data for qemu-1.2.0 as it was removed for qemu-kvm-1.2.0 by commit ae3e29e6e. They are not required because we parse only version from help output and return with error that this qemu is too new to use help parsing.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- tests/qemuhelpdata/qemu-1.2.0 | 1 +
You should also remove this file ^^ and fix testHelpStrParsing() not to load it if expecting error (and basically not being used).