github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/misc_rules/filegroup_require_test.sh (about)

     1  #!/bin/bash
     2  if [ -f test/misc_rules/test.pb.h ]; then
     3      exit 0
     4  fi
     5  exit 1