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

5c13d3
From 5ed05d71c9739538744fa75c6f560eb833724771 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
46ce2f
index 053cad3e1..0d723fee4 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
-- 
a034fe
2.21.0
e76f14