And actually copy over results

This commit is contained in:
Willem Toorop 2017-09-02 11:22:01 +02:00
parent bf31b2f7db
commit 2b07f221c4
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
cd "${BUILDDIR}/build-static-analysis"
scan-build -o ../scan-build-reports -v --status-bugs make -j 4 everything
scp -o "StrictHostKeyChecking no" -i ./400-static-analysis -r ../scan-build-reports static-analysis@getdnsapi.net:scan-build-resports-$$-`date +%s`