[libvirt] [PATCH v3 6/6] travis: put macOS script inline in the macOS matrix entry

Andrea Bolognani abologna at redhat.com
Mon Apr 1 08:15:51 UTC 2019


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




More information about the libvir-list mailing list