X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=config.ml;h=d33bb589d3e00ad71e6df7f0c33e1e16a837595e;hb=428096c1c01b9942c62105e547eaa6c7d44e6ce1;hp=dddf5a5aa6d5e65e538a493f7056f4a24672bce8;hpb=b3757beea2d9dced8a8fc359f76dd58525bdbf61;p=goaljobs-goals.git diff --git a/config.ml b/config.ml index dddf5a5..d33bb58 100644 --- a/config.ml +++ b/config.ml @@ -46,6 +46,9 @@ let libguestfs_localconfigure source = let libguestfs_localenv supermin = "\ +# Use the real virt-builder configuration from /etc. +export XDG_CONFIG_DIRS=/etc + # Fails under valgrind because of a leak in the fuse library, # although I could not work out exactly why. export SKIP_TEST_PARALLEL_MOUNT_LOCAL=1