*** BLURB HERE ***
Pino Toscano (3):
test-tool: implement --short-options & --long-options
test-tool: add a documentation test
bash: add a completion script for libguestfs-test-tool
.gitignore | 1 +
bash/Makefile.am | 3 ++-
bash/virt-v2v-copy-to-local | 6 +++++
test-tool/Makefile.am | 17 ++++++++++++--
test-tool/libguestfs-test-tool.pod | 8 +++----
test-tool/test-libguestfs-test-tool-docs.sh | 25 +++++++++++++++++++++
test-tool/test-tool.c | 9 +++++++-
7 files changed, 61 insertions(+), 8 deletions(-)
create mode 100755 test-tool/test-libguestfs-test-tool-docs.sh
--
2.17.1