components/python/pep8/Makefile
changeset 3582 12b8b4df2138
parent 2189 8231387581aa
child 3817 30b42c38bbc4
--- a/components/python/pep8/Makefile	Mon Jan 05 13:33:36 2015 -0800
+++ b/components/python/pep8/Makefile	Mon Jan 05 13:38:07 2015 -0800
@@ -57,6 +57,10 @@
 COMPONENT_POST_INSTALL_ACTION += \
 	(cd $(PROTO_DIR)/usr/bin ; $(MV) -f pep8 pep8-$(PYTHON_VERSION))
 
+# Master test results are the same for all versions of Python, so override
+# here, rather than create multiple identical master files.
+COMPONENT_TEST_MASTER =	$(COMPONENT_TEST_RESULTS_DIR)/results-all.master
+
 COMPONENT_TEST_DIR =	$(SOURCE_DIR)
 COMPONENT_TEST_ARGS =	pep8.py --testsuite testsuite