Parcourir la source

remove practracker from check-local (0.4.1 only)

Nick Mathewson il y a 4 ans
Parent
commit
4ecd09cfb7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -230,7 +230,7 @@ shellcheck:
                 fi; \
 	fi
 
-check-local: check-spaces check-changes check-includes check-best-practices shellcheck
+check-local: check-spaces check-changes check-includes shellcheck
 
 need-chutney-path:
 	@if test ! -d "$$CHUTNEY_PATH"; then \