Revert "Add workaround for broken libvirt."
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 10 Oct 2014 18:19:11 +0000 (19:19 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 10 Oct 2014 18:19:11 +0000 (19:19 +0100)
This reverts commit 3bf14da93fbec0062918a41823bb4249ea00e0d2.

2014-kvm-forum/run

index 88eb726..e80f070 100755 (executable)
@@ -15,9 +15,6 @@ unset http_proxy
 unset https_proxy
 unset ftp_proxy
 
-# Libvirt is broken (RHBZ#1151404).
-export LIBGUESTFS_BACKEND=direct
-
 # Get everything into the cache.
 guestfish -a /dev/null run > /dev/null &