
22 Jul
2021
22 Jul
'21
3:32 p.m.
On 7/22/21 3:17 PM, Pavel Hrdina wrote:
It is actually not needed because in qemuxml2argvtest we preload domaincapsmock as well.
Reported-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- tests/qemuxml2argvmock.c | 16 ---------------- 1 file changed, 16 deletions(-)
D'oh! I've just sent the same patch. I had it ready but was waiting for my perl packages to upgrade, because git-send-email was unhappy about openssl lib version mismatch :-) Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal