From 185c022e9364316b66bbee352409533bdd4457dc Mon Sep 17 00:00:00 2001
From: nfnty <git@nfnty.se>
Date: Mon, 30 Jan 2017 00:18:19 +0100
Subject: linting: pylint: Remove most `disabled=protected-access`

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 7b87a607..8636b170 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ test_pytest:
 	py.test tests
 
 test: test_pylint test_flake8 test_doctest test_pytest
-	@echo "Finished testing."
+	@echo "Finished testing: All tests passed!"
 
 man:
 	pod2man --stderr --center='ranger manual' --date='$(NAME)-$(VERSION)' \
-- 
cgit 1.4.1-2-gfad0