[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



commit 7f2dbbe5853eb3b9900789f5b0b66c1a3a0eb1b3
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
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]



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits