On Wed, 2019-03-27 at 17:10 +0000, Daniel P. Berrangé wrote:
[...]
> @@ -48,23 +48,15 @@ matrix:
>        os: osx
>        env:
>          - 
> PATH="/usr/local/opt/gettext/bin:/usr/local/opt/ccache/libexec:/usr/local/opt/rpcgen/bin:$PATH"
> +        - VIR_TEST_DEBUG=1

Since we're not running 'make check' on macOS, setting
VIR_TEST_DEBUG in its environment is not particularly useful :)

On the other hand, this made me realize that our new Makefile.ci
does not set this environment variable itself, nor does it pass it
to the container if it's already present. I think we can just set
it unconditionally in Makefile.ci.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to