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

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