On Thu, 2020-03-26 at 12:35 +0000, Daniel P. Berrangé wrote:
[...]
> +codestyle:

check-codestlye, maybe?

> +  stage: prebuild
> +  script:
> +    - mkdir build
> +    - cd build
> +    - ../autogen.sh --prefix=$(pwd)/../vroot || (cat config.log && exit 1)

Setting --prefix is not necessary for this job.

With that dropped,

  Reviewed-by: Andrea Bolognani <abolo...@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization

Reply via email to