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