Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ZerXes
Tor
Commits
8861ad85
Commit
8861ad85
authored
Dec 03, 2019
by
teor
Committed by
Nick Mathewson
Dec 04, 2019
Browse files
git scripts: Add the checkSpace.pl unit tests
Extra testing after 32613.
parent
19324ff0
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/git/pre-commit.git-hook
View file @
8861ad85
...
...
@@ -61,6 +61,10 @@ if [ -e "${PT_DIR}/test_practracker.sh" ]; then
"
${
PT_DIR
}
/test_practracker.sh"
fi
if
[
-e
scripts/maint/checkSpaceTest.sh
]
;
then
scripts/maint/checkSpaceTest.sh
fi
if
[
!
"
$CHECK_FILES
"
]
;
then
echo
"No modified tor-owned source files, skipping further checks"
exit
0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment