commit a73049d1a083afd75740327b20ab939b6339e270 Author: David Goulet dgoulet@torproject.org Date: Thu Jul 2 13:57:46 2020 -0400
changes: Add changes file for ticket #40019
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket40019 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/ticket40019 b/changes/ticket40019 new file mode 100644 index 000000000..61ba17178 --- /dev/null +++ b/changes/ticket40019 @@ -0,0 +1,5 @@ + o Code simplification and refactoring (maintainer scripts): + - Disable by default the pre-commit hook. Use the environment variable + TOR_EXTRA_PRE_COMMIT_CHECKS in order to run it. Furthermore, stop running + practracker in the pre-commit hook and make check-local. Closes ticket + 40019.
tor-commits@lists.torproject.org