]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Follow virnetserver to virnetdaemon transition
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 17 Jun 2015 11:29:14 +0000 (13:29 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 17 Jun 2015 12:22:23 +0000 (14:22 +0200)
commit992ae99d9ed2ffc5ba93dd86ac575fdbabb55583
tree090b1939040cd8363322dad02bc1a3a9e69262a7
parent297e18f42b4ea3cc00d2e7e83c518980514847a3
tests: Follow virnetserver to virnetdaemon transition

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@redhat.com>
tests/Makefile.am