mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
a73049d1a0
Signed-off-by: David Goulet <dgoulet@torproject.org>
6 lines
307 B
Plaintext
6 lines
307 B
Plaintext
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.
|