Blame SOURCES/0022-RHEL-7-tests-Disable-daemon-tests-that-require-the-u.patch

90a56e
From ec0693476e8459771fa74cb820b7f9f89a6ba915 Mon Sep 17 00:00:00 2001
e76f14
From: "Richard W.M. Jones" <rjones@redhat.com>
e76f14
Date: Mon, 21 Sep 2015 13:12:43 -0400
e76f14
Subject: [PATCH] RHEL 7: tests: Disable daemon tests that require the 'unix'
e76f14
 backend.
e76f14
e76f14
---
e76f14
 tests/daemon/Makefile.am | 4 +---
e76f14
 1 file changed, 1 insertion(+), 3 deletions(-)
e76f14
e76f14
diff --git a/tests/daemon/Makefile.am b/tests/daemon/Makefile.am
e76f14
index 053cad3..0d723fe 100644
e76f14
--- a/tests/daemon/Makefile.am
e76f14
+++ b/tests/daemon/Makefile.am
e76f14
@@ -23,9 +23,7 @@ include $(top_srcdir)/subdir-rules.mk
e76f14
 
e76f14
 check_DATA = captive-daemon.pm
e76f14
 
e76f14
-TESTS = \
e76f14
-	test-daemon-start.pl \
e76f14
-	test-btrfs.pl
e76f14
+TESTS =
e76f14
 
e76f14
 TESTS_ENVIRONMENT = $(top_builddir)/run --test
e76f14
 
e76f14
-- 
90a56e
2.9.4
e76f14