gplugin/builders

The perl option was renamed to perl5

2020-09-16, Gary Kramlich
85ec92fb2a2c
file isExecutable
The perl option was renamed to perl5
#!/bin/sh -ex
cd ${CONVEY_WORKSPACE}
BUILD_DIR="build-simple"
meson "${BUILD_DIR}"
ninja -C "${BUILD_DIR}" test