mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 06:21:55 +01:00
Run check-spaces when using make check
This commit is contained in:
parent
032da29d28
commit
d2a091f3a2
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ doxygen:
|
||||||
test: all
|
test: all
|
||||||
$(top_builddir)/src/test/test
|
$(top_builddir)/src/test/test
|
||||||
|
|
||||||
|
check-local: check-spaces
|
||||||
|
|
||||||
need-chutney-path:
|
need-chutney-path:
|
||||||
@if test ! -d "$$CHUTNEY_PATH"; then \
|
@if test ! -d "$$CHUTNEY_PATH"; then \
|
||||||
echo '$$CHUTNEY_PATH was not set.'; \
|
echo '$$CHUTNEY_PATH was not set.'; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue