You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-cluster/heartbeat/files/3.0.4-python_tests.patch

30 lines
468 B

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