mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-30 09:53:10 +00:00
tests: Follow virnetserver to virnetdaemon transition
In a474611458
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@redhat.com>
This commit is contained in:
parent
297e18f42b
commit
992ae99d9e
@ -137,8 +137,8 @@ EXTRA_DIST = \
|
|||||||
virsh-uriprecedence \
|
virsh-uriprecedence \
|
||||||
vircgroupdata \
|
vircgroupdata \
|
||||||
virfiledata \
|
virfiledata \
|
||||||
|
virnetdaemondata \
|
||||||
virnetdevtestdata \
|
virnetdevtestdata \
|
||||||
virnetserverdata \
|
|
||||||
virpcitestdata \
|
virpcitestdata \
|
||||||
virscsidata \
|
virscsidata \
|
||||||
virusbtestdata \
|
virusbtestdata \
|
||||||
|
Loading…
Reference in New Issue
Block a user