소스 검색

remove practracker from check-local (0.4.1 only)

Nick Mathewson 4 년 전
부모
커밋
4ecd09cfb7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 \