mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
remove practracker from check-local (0.4.2 and 0.4.3 only)
practracker shouldn't be running in release or maint branches.
This commit is contained in:
parent
2d7e08d57e
commit
2d34d4d1af
@ -245,7 +245,7 @@ test: all
|
||||
shellcheck:
|
||||
$(top_srcdir)/scripts/maint/checkShellScripts.sh
|
||||
|
||||
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 \
|
||||
|
Loading…
Reference in New Issue
Block a user