summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f932df8..9cbdb1a 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ LINTABLE_TESTS = \
lint:
-python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc coverage $(LINTABLE_TESTS)
- python /Python25/Lib/tabnanny.py coverage
+ python /Python25/Lib/tabnanny.py coverage test
python checkeol.py
testready: $(TEST_ZIP) devinst