[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [chutney/master] shellcheck: Check the pre-commit hook
commit 162d7eb1dad9d37d3c6963b037a82309dfa0a57a
Author: teor <teor@xxxxxxxxxxxxxx>
Date: Mon Feb 17 16:17:50 2020 +1000
shellcheck: Check the pre-commit hook
Part of 32792.
---
tests/shellcheck-tests.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/shellcheck-tests.sh b/tests/shellcheck-tests.sh
index b24a770..84eade8 100755
--- a/tests/shellcheck-tests.sh
+++ b/tests/shellcheck-tests.sh
@@ -24,3 +24,5 @@ echo "$myname: running shellcheck tests with $EXCLUSIONS"
shellcheck "$EXCLUSIONS" chutney
find . -name "*.sh" -exec shellcheck "$EXCLUSIONS" {} +
+
+find . -name "*.git-hook" -exec shellcheck "$EXCLUSIONS" {} +
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits