From d3ad0ee0af0abb233eda394cba2e5b16eaa541d2 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Wed, 13 Oct 2010 10:45:00 +0200 Subject: [PATCH] tests: Do not override LIBVIRT_DEBUG variable --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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) -- 2.47.2