tests: Do not override LIBVIRT_DEBUG variable

This commit is contained in:
Jiri Denemark 2010-10-13 10:45:00 +02:00
parent b2de33e2a7
commit d3ad0ee0af

View 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)