On Thu, Oct 05, 2017 at 04:58:26PM +0200, Cédric Bosdonnat wrote:
> Rename test-virt-builder-docs.sh into test-docs.sh to include test
> for another tool's documentation.
> ---
>  builder/Makefile.am                                 | 4 ++--
>  builder/{test-virt-builder-docs.sh => test-docs.sh} | 0
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename builder/{test-virt-builder-docs.sh => test-docs.sh} (100%)
> 
> diff --git a/builder/Makefile.am b/builder/Makefile.am
> index e315bc785..4a2f639c3 100644
> --- a/builder/Makefile.am
> +++ b/builder/Makefile.am
> @@ -28,7 +28,7 @@ EXTRA_DIST = \
>       test-simplestreams/streams/v1/index.json \
>       test-simplestreams/streams/v1/net.cirros-cloud_released_download.json \
>       test-virt-builder.sh \
> -     test-virt-builder-docs.sh \
> +     test-docs.sh \
>       test-virt-builder-list.sh \
>       test-virt-builder-list-simplestreams.sh \
>       test-virt-builder-planner.sh \
> @@ -262,7 +262,7 @@ yajl_tests_LINK = \
>         $(yajl_tests_THEOBJECTS) -o $@
>  
>  TESTS = \
> -     test-virt-builder-docs.sh \
> +     test-docs.sh \
>       test-virt-builder-list.sh \
>       test-virt-index-validate.sh \
>       $(SLOW_TESTS)
> diff --git a/builder/test-virt-builder-docs.sh b/builder/test-docs.sh
> similarity index 100%
> rename from builder/test-virt-builder-docs.sh
> rename to builder/test-docs.sh
> -- 

I pushed this change.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top

_______________________________________________
Libguestfs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to