In a4746114582 the virnetserver test was renamed to virnetdaemon. Moreover, as the test relies on some data stored under virnetserverdata/ the folder was renamed too. But this was not reflected in the Makefile. Therefore when building outside of the repository, the data folder was not distributed and test failed. Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index cefe8b3..a1cca5c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -137,8 +137,8 @@ EXTRA_DIST = \ virsh-uriprecedence \ vircgroupdata \ virfiledata \ + virnetdaemondata \ virnetdevtestdata \ - virnetserverdata \ virpcitestdata \ virscsidata \ virusbtestdata \ -- 2.3.6 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list