
26 Mar
2020
26 Mar
'20
10:41 a.m.
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 <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization