remove practracker from check-local (0.4.1 only)

This commit is contained in:
Nick Mathewson 2019-06-19 14:29:08 -04:00
parent ea14fb136c
commit 4ecd09cfb7

View File

@ -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 \