[Libguestfs] [PATCH 3/8] tests: daemon: Remove bogus use of $(VG).

Richard W.M. Jones rjones at redhat.com
Mon Feb 22 13:59:14 UTC 2016


---
 tests/daemon/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/daemon/Makefile.am b/tests/daemon/Makefile.am
index bb380c5..053cad3 100644
--- a/tests/daemon/Makefile.am
+++ b/tests/daemon/Makefile.am
@@ -27,7 +27,7 @@ TESTS = \
 	test-daemon-start.pl \
 	test-btrfs.pl
 
-TESTS_ENVIRONMENT = $(top_builddir)/run --test $(VG)
+TESTS_ENVIRONMENT = $(top_builddir)/run --test
 
 EXTRA_DIST = \
 	captive-daemon.pm \
-- 
2.5.0




More information about the Libguestfs mailing list