1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-07-23 04:49:51 +02:00
nextcloud/autotest-hhvm.sh
2015-05-04 16:37:23 +02:00

4 linhas
72 B
Bash
Arquivo executável

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