From: Nick Mathewson Date: Wed, 19 Jun 2019 18:29:08 +0000 (-0400) Subject: remove practracker from check-local (0.4.1 only) X-Git-Tag: tor-0.4.1.3-alpha~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ecd09cfb7c5d43450d481807f60feb0aa98bccf;p=thirdparty%2Ftor.git remove practracker from check-local (0.4.1 only) --- diff --git a/Makefile.am b/Makefile.am index 7a0d40d6a5..3f3de34ceb 100644 --- a/Makefile.am +++ b/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 \