gplugin/builders

fe339a70a0bc
file isExecutable
Update the pvs-studio url to get the latest tarball
#!/bin/sh -ex
cd ${CONVEY_WORKSPACE}
BUILD_DIR="build-simple"
meson "${BUILD_DIR}"
ninja -C "${BUILD_DIR}" test