Re: [PATCH v4 4/7] travis: remove display of test-suite.log from macOS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2019-04-03 at 11:41 +0100, Daniel P. Berrangé wrote:
[...]
>          ./autogen.sh --prefix=\$(pwd)/install-root &&
>          make -j3 &&
>          make -j3 install &&
> -        make -j3 dist ||
> -        (
> -          echo '=== LOG FILE(S) START ===';
> -          find -name test-suite.log | xargs cat;
> -          echo '=== LOG FILE(S) END ===';
> -          exit 1
> -        )
> -      "
> +        make -j3 dist"

Woops, you should not be removing that double quote, as the entire
script is stored inside an environment variable! Please make sure to
fix that before pushing.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux