gplugin/builders

file isExecutable
Clean up or dirty test for clang format and redirect stderr to /dev/null
#!/bin/sh -ex
cd ${CONVEY_WORKSPACE}
BUILD_DIR="build-simple"
meson "${BUILD_DIR}"
ninja -C "${BUILD_DIR}" test