]> git.ipfire.org Git - thirdparty/libvirt.git/commit
travis: Print test log file from distcheck as well
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 30 Apr 2018 17:49:07 +0000 (19:49 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 21 May 2018 13:17:14 +0000 (15:17 +0200)
commit9e1a808e91d4383848c33678629348ad6ccefcd1
tree2070662d01b628de77013ed1f11993cb807850b8
parent3b90c3c463fdb4d5e474b3b9eec50d1373016e0d
travis: Print test log file from distcheck as well

Since we started using `make distcheck` in travis, the part that's printing the
tests/test-suite.log file is rather pointless.  Let's check for both known
locations (keeping the previous one there on purpose) so that the output is
usable again.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
.travis.yml