]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: Do not override LIBVIRT_DEBUG variable
authorJiri Denemark <jdenemar@redhat.com>
Wed, 13 Oct 2010 08:45:00 +0000 (10:45 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 14 Oct 2010 07:36:54 +0000 (09:36 +0200)
tests/Makefile.am

index dd59034efc5b6053d06aaf49bf895349f51942b7..64fac75712c09284e2b7d1aa5a1b339d86b34ecf 100644 (file)
@@ -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)