[libvirt PATCH v4] ci: Switch to meson build system

Andrea Bolognani abologna at redhat.com
Fri Nov 27 09:44:56 UTC 2020


On Fri, 2020-11-27 at 09:46 +0100, Erik Skultety wrote:
> +++ b/ci/Makefile
> -ci-check@%:
> -	$(MAKE) -C $(CI_ROOTDIR) ci-build@$* CI_MAKE_ARGS="check"
> +ci-test@%:
> +	$(MAKE) -C $(CI_ROOTDIR) ci-build@$* CI_NINJA_ARGS+=test

I don't know why this last bit turned from =test in v3 to +=test in
v4, but I don't think it should have. Please change it back.

With that changed,

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

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list