From: Jiri Denemark Date: Wed, 13 Oct 2010 08:45:00 +0000 (+0200) Subject: tests: Do not override LIBVIRT_DEBUG variable X-Git-Tag: v0.8.5~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ad0ee0af0abb233eda394cba2e5b16eaa541d2;p=thirdparty%2Flibvirt.git tests: Do not override LIBVIRT_DEBUG variable --- diff --git a/tests/Makefile.am b/tests/Makefile.am index dd59034efc..64fac75712 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)