autotest-hhvm.sh 72 B

123
  1. #!/bin/sh -e
  2. HERE=$(dirname "$0")
  3. PHP_EXE=hhvm "$HERE/autotest.sh" "$@"