Add workaround for broken libvirt (RHBZ#1138604).

This commit is contained in:
Richard W.M. Jones 2014-09-05 21:12:55 +01:00
parent caf0b4e33c
commit 3e39c65931
1 changed files with 3 additions and 0 deletions

View File

@ -842,6 +842,9 @@ for f in test-getaddrinfo test-utimens ; do
done
popd
# Workaround for broken libvirt (RHBZ#1138604).
mkdir -p $HOME/.cache/libvirt
# Do make quickcheck first, to fail early if the appliance or libvirt
# is obviously broken. Also dump libvirt log files if this happens.
# Since it's most likely libvirt which is broken, make sure libvirt