github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/python_rules/rule_main_test.sh (about) 1 OUTPUT="`test/python_rules/rule_main_pex.pex`" 2 if [ "$OUTPUT" != "hello" ]; then 3 echo "Unexpected output: $OUTPUT" 4 exit 1 5 fi