summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/heartbeat/files/3.0.4-python_tests.patch')
-rw-r--r--sys-cluster/heartbeat/files/3.0.4-python_tests.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/sys-cluster/heartbeat/files/3.0.4-python_tests.patch b/sys-cluster/heartbeat/files/3.0.4-python_tests.patch
deleted file mode 100644
index e6e1071573a9..000000000000
--- a/sys-cluster/heartbeat/files/3.0.4-python_tests.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- a/cts/Makefile.am
-+++ b/cts/Makefile.am
-@@ -21,7 +21,7 @@
-
- ctsdir = @HA_NOARCHDATAHBDIR@/cts
-
--cts_PYTHON = \
-+cts_SCRIPTS = \
- CM_fs.py \
- CM_hb.py \
- CM_LinuxHAv2.py \
-@@ -32,14 +32,12 @@
- extracttests.py \
- getpeinputs.sh \
- OCFIPraTest.py \
-- CIB.py
-+ CIB.py \
-+ CTSproxy.py \
-+ LSBDummy
-
- cts_DATA = README
-
--cts_SCRIPTS = \
-- CTSproxy.py \
-- getpeinputs.sh \
-- LSBDummy
-
- all-local: $(cts_PYTHON)
-