mirror of https://github.com/getdnsapi/getdns.git
Target everything does not exist with me ...
.. but did exist in travis???
This commit is contained in:
parent
17d5627529
commit
e2813299ee
|
@ -6,7 +6,7 @@
|
|||
|
||||
(
|
||||
cd "${BUILDDIR}/build-static-analysis"
|
||||
scan-build -o ../scan-build-reports -v --status-bugs make -j 4 everything
|
||||
scan-build -o ../scan-build-reports -v --status-bugs make -j 4 all
|
||||
) || (
|
||||
chmod 0400 ./400-static-analysis
|
||||
scp -o "StrictHostKeyChecking no" -i ./400-static-analysis -r "${BUILDDIR}/scan-build-reports" static-analysis@getdnsapi.net:scan-build-resports-$$-`date +%s`
|
||||
|
|
Loading…
Reference in New Issue