Commit 4ecd09cf authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

remove practracker from check-local (0.4.1 only)

parent ea14fb13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \