aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-03-15 09:41:38 -0400
committerNick Mathewson <nickm@torproject.org>2021-03-15 09:41:38 -0400
commit15bac08f1c16359670bb9569995bf24764d3fb8b (patch)
tree3aa3fa47c2fa829c0e1b63d098fde97af16a55d3
parentecdc6ac498ee23292fbc425e9e1a0f07977bc5f6 (diff)
parentf2cfd1ffad439350e907483255c150360ea37108 (diff)
downloadtor-15bac08f1c16359670bb9569995bf24764d3fb8b.tar.gz
tor-15bac08f1c16359670bb9569995bf24764d3fb8b.zip
Merge branch 'maint-0.4.4' into release-0.4.4
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a723c167ef..a212ae19c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -275,7 +275,6 @@ check-local: \
check-spaces \
check-changes \
check-includes \
- check-best-practices \
shellcheck
# test-network requires a copy of Chutney in $CHUTNEY_PATH.