Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
promisor-remote: parse remote.*.partialclonefilter
[gitweb.git]
/
ci
/
run-static-analysis.sh
diff --git
a/ci/run-static-analysis.sh
b/ci/run-static-analysis.sh
index 5688f261d0813d4b2b55baeb5e404fcfef80b5d7..a19aa7ebbc0931fa56acfccdcc0d8bc1ad94ea2c 100755
(executable)
--- a/
ci/run-static-analysis.sh
+++ b/
ci/run-static-analysis.sh
@@
-3,9
+3,9
@@
# Perform various static code analysis checks
#
-. ${0%/*}/lib
-travisci
.sh
+. ${0%/*}/lib.sh
-make
--jobs=2
coccicheck
+make coccicheck
set +x