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 <[email protected]>

-- 
Andrea Bolognani / Red Hat / Virtualization

Reply via email to