chiark / gitweb /
hooks: add new jenkins scripts to syntax checker
[fdroidserver.git] / hooks / pre-commit
index fb0626ea6963137362d291dcb1a754d4146d45a0..34a2312ceae79f4c9f9a14c34943fc95aa167d2f 100755 (executable)
@@ -11,7 +11,7 @@ if [ -z "$files" ]; then
     PY_FILES="fdroid makebuildserver setup.py examples/*.py buildserver/*.py fdroidserver/*.py"
     PY_TEST_FILES="tests/*.TestCase"
     SH_FILES="hooks/pre-commit"
-    BASH_FILES="fd-commit jenkins-build completion/bash-completion buildserver/provision-*"
+    BASH_FILES="fd-commit jenkins-build-all jenkins-setup-build-environment jenkins-test completion/bash-completion buildserver/provision-*"
     RB_FILES="buildserver/Vagrantfile"
 else
     # if actually committing right now, then only run on the files