github.com/tiagovtristao/plz@v13.4.0+incompatible/test/glob_build_test.sh (about) 1 #!/usr/bin/env bash 2 3 if [ -f test/BUILD ]; then 4 echo "Should not be able to glob the BUILD file" 5 exit 1 6 fi