[Libguestfs] [v2v PATCH 0/3] tests: simpler way to use configure results

Pino Toscano ptoscano at redhat.com
Mon Dec 16 10:01:10 UTC 2019


Add a single shell script to hold results of configure.

Pino Toscano (3):
  build: add an empty config.sh
  Revert "tests: rhv-upload: Fix skip test of nbdkit python plugin."
  tests: use the right nbdkit python3 plugin

 .gitignore                                    |  2 +-
 config.sh.in                                  | 22 +++++++++++++++++++
 configure.ac                                  |  3 +--
 tests/Makefile.am                             |  1 +
 tests/test-functions.sh                       |  3 +++
 ...-upload.sh.in => test-v2v-o-rhv-upload.sh} |  3 +--
 6 files changed, 29 insertions(+), 5 deletions(-)
 create mode 100644 config.sh.in
 rename tests/{test-v2v-o-rhv-upload.sh.in => test-v2v-o-rhv-upload.sh} (95%)

-- 
2.23.0




More information about the Libguestfs mailing list