[libvirt] [PATCH 1/2] tests: Do not override LIBVIRT_DEBUG variable

Jiri Denemark jdenemar at redhat.com
Wed Oct 13 10:40:37 UTC 2010


---
 tests/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index dd59034..64fac75 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -208,7 +208,6 @@ TESTS_ENVIRONMENT =				\
   PATH="$(path_add)$(PATH_SEPARATOR)$$PATH"	\
   SHELL="$(SHELL)"				\
   LIBVIRT_DRIVER_DIR="$(abs_top_builddir)/src/.libs" \
-  LIBVIRT_DEBUG="error"				\
   LC_ALL=C					\
   $(VG)
 
-- 
1.7.3.1




More information about the libvir-list mailing list