[Libguestfs] [v2v PATCH 0/3] Various dist/build fixes

Pino Toscano ptoscano at redhat.com
Tue Dec 17 13:25:50 UTC 2019


Fix one dist issue, and almost all the builddir!=srcdir issues.
(For the record, only 3 tests still fail in that setup.)

Pino Toscano (3):
  libvirt-ocaml: add libvirt_c.h as source
  tests: fix path to sources of fake-virtio-win.iso
  tests: fix srcdir references

 bundled/libvirt-ocaml/Makefile.am         | 1 +
 test-data/fake-virtio-win/Makefile.am     | 2 +-
 tests/rhbz1232192.sh                      | 2 +-
 tests/test-v2v-cdrom.sh                   | 4 ++--
 tests/test-v2v-floppy.sh                  | 4 ++--
 tests/test-v2v-i-ova-as-root.sh           | 2 +-
 tests/test-v2v-i-ova-bad-sha1.sh          | 2 +-
 tests/test-v2v-i-ova-bad-sha256.sh        | 2 +-
 tests/test-v2v-i-ova-formats.sh           | 4 ++--
 tests/test-v2v-i-ova-good-checksums.sh    | 2 +-
 tests/test-v2v-i-ova-gz.sh                | 4 ++--
 tests/test-v2v-i-ova-invalid-manifest1.sh | 2 +-
 tests/test-v2v-i-ova-invalid-manifest2.sh | 2 +-
 tests/test-v2v-i-ova-snapshots.sh         | 6 +++---
 tests/test-v2v-i-ova-subfolders.sh        | 6 +++---
 tests/test-v2v-i-ova-tar.sh               | 6 +++---
 tests/test-v2v-i-ova-two-disks.sh         | 6 +++---
 tests/test-v2v-i-ova.sh                   | 4 ++--
 tests/test-v2v-i-vmx.sh                   | 2 +-
 tests/test-v2v-mac.sh                     | 4 ++--
 tests/test-v2v-networks-and-bridges.sh    | 4 ++--
 tests/test-v2v-o-rhv.sh                   | 2 +-
 tests/test-v2v-o-vdsm-options.sh          | 2 +-
 tests/test-v2v-print-estimate.sh          | 2 +-
 tests/test-v2v-print-source.sh            | 4 ++--
 tests/test-v2v-sound.sh                   | 2 +-
 v2v/test-v2v-python-syntax.sh             | 4 ++--
 27 files changed, 44 insertions(+), 43 deletions(-)

-- 
2.23.0




More information about the Libguestfs mailing list