[libvirt PATCH] ci: Makefile: Mention CI_MAKE_ARGS and CI_CONFIGURE_ARGS in ci-help

Andrea Bolognani abologna at redhat.com
Wed Jun 17 14:56:28 UTC 2020


On Wed, 2020-06-17 at 16:17 +0200, Erik Skultety wrote:
> +++ b/ci/Makefile
> @@ -266,4 +266,6 @@ ci-help:
>  	@echo "    CI_CLEAN=0     - do not delete '$(CI_SCRATCHDIR)' after completion"
>  	@echo "    CI_REUSE=1     - re-use existing '$(CI_SCRATCHDIR)' content"
>  	@echo "    CI_ENGINE=auto - container engine to use (podman, docker)"
> +	@echo "    CI_CONFIGURE_ARGS=  - extra arguments passed to configure"
> +	@echo "    CI_MAKE_ARGS=  - extra arguments passed to make, e.g. space delimited list of make targets"

Please re-align existing entries, and consider

  s/make targets/targets/

With the whitespace changes,

  Signed-off-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list