[tor/master] Make sure check-spaces applies in lib and dirauth.

21 Jun
2018
21 Jun
'18
6:24 p.m.
commit 7f2dbbe5853eb3b9900789f5b0b66c1a3a0eb1b3 Author: Nick Mathewson <nickm@torproject.org> Date: Thu Jun 21 14:22:15 2018 -0400 Make sure check-spaces applies in lib and dirauth. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index e0f827d29..38e79eb7c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -262,7 +262,9 @@ check-spaces: if USE_PERL $(PERL) $(top_srcdir)/scripts/maint/checkSpace.pl -C \ $(top_srcdir)/src/common/*.[ch] \ + $(top_srcdir)/src/lib/*/*.[ch] \ $(top_srcdir)/src/or/*.[ch] \ + $(top_srcdir)/src/or/*/*.[ch] \ $(top_srcdir)/src/test/*.[ch] \ $(top_srcdir)/src/test/*/*.[ch] \ $(top_srcdir)/src/tools/*.[ch]
2578
Age (days ago)
2578
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org