Merge branch 'ticket31176' into ticket31176_merged

This commit is contained in:
Nick Mathewson
2019-08-21 09:46:20 -04:00
12 changed files with 462 additions and 181 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ elif [ -d src/common ]; then
src/tools/*.[ch]
fi
if test -e scripts/maint/checkIncludes.py; then
python scripts/maint/checkIncludes.py
if test -e scripts/maint/practracker/includes.py; then
python scripts/maint/practracker/includes.py
fi
if [ -e scripts/maint/practracker/practracker.py ]; then