[libvirt] [PATCH] tests: Follow up on qemucaps2xmldata rename

17 Sep
2018
17 Sep
'18
11:05 a.m.
The directory has been renamed in 562990849a9d, but a reference to it was not updated at the same time, causing 'make dist' to fail ever since. Fix it. Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- Pushed under the Pink Bunny Ears of Shameâ„¢ rule. tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 136fe16f71..51be1509e1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -122,7 +122,7 @@ EXTRA_DIST = \ qemuargv2xmldata \ qemublocktestdata \ qemucapabilitiesdata \ - qemucaps2xmldata \ + qemucaps2xmloutdata \ qemuhotplugtestcpus \ qemuhotplugtestdevices \ qemuhotplugtestdomains \ -- 2.17.1
2548
Age (days ago)
2548
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrea Bolognani