gplugin/builders

Update pvs-studio to the latest version

2020-07-05, Gary Kramlich
7598ad2960df
file isExecutable
Update pvs-studio to the latest version
#!/bin/sh -ex
cd ${CONVEY_WORKSPACE}
BUILD_DIR="build-simple"
meson "${BUILD_DIR}"
ninja -C "${BUILD_DIR}" test