mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
5 lines
307 B
Text
5 lines
307 B
Text
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.
|