Target everything does not exist with me ...

.. but did exist in travis???
This commit is contained in:
Willem Toorop 2019-12-13 16:19:29 +01:00
parent 17d5627529
commit e2813299ee
1 changed files with 1 additions and 1 deletions

View File

@ -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`