Practracker: only consider files under "src/"

This commit is contained in:
Nick Mathewson
2019-09-02 15:31:31 -04:00
parent 78307ed186
commit 651bbe8a0d
4 changed files with 20 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (practracker):
- When running check-best-practices, only consider files in the
src subdirectory. Previously we had recursively considered
all subdirectories, which made us get confused by the
temporary directories made by "make distcheck". Fixes bug
31578; bugfix on 0.4.1.1-alpha.