[libvirt] [dbus PATCH v2 0/5] tests: Some fixes and cleanups

Andrea Bolognani posted 5 patches 5 years, 10 months ago
Failed in applying to current master (apply log)
run.in               | 6 ++----
tests/Makefile.am    | 7 ++++---
tests/libvirttest.py | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
[libvirt] [dbus PATCH v2 0/5] tests: Some fixes and cleanups
Posted by Andrea Bolognani 5 years, 10 months ago
Changes from [v1]:

* use the correct paths;
* fix running libvirt-dbus from VPATH builds;
* fix distcheck.

[v1] https://www.redhat.com/archives/libvir-list/2018-June/msg01453.html

Andrea Bolognani (5):
  tests: Include xmldata.py in EXTRA_DIST
  run: Fix VIRT_DBUS_INTERFACES_DIR
  run: Export abs_top_builddir
  tests: Drop fallback path for abs_top_builddir
  tests: Use AM_TESTS_ENVIRONMENT

 run.in               | 6 ++----
 tests/Makefile.am    | 7 ++++---
 tests/libvirttest.py | 2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)

-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [dbus PATCH v2 0/5] tests: Some fixes and cleanups
Posted by Pavel Hrdina 5 years, 10 months ago
On Thu, Jun 21, 2018 at 01:04:54PM +0200, Andrea Bolognani wrote:
> Changes from [v1]:
> 
> * use the correct paths;
> * fix running libvirt-dbus from VPATH builds;
> * fix distcheck.
> 
> [v1] https://www.redhat.com/archives/libvir-list/2018-June/msg01453.html
> 
> Andrea Bolognani (5):
>   tests: Include xmldata.py in EXTRA_DIST
>   run: Fix VIRT_DBUS_INTERFACES_DIR
>   run: Export abs_top_builddir
>   tests: Drop fallback path for abs_top_builddir
>   tests: Use AM_TESTS_ENVIRONMENT

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list