1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-07-29 20:15:55 +02:00
nextcloud/autotest-hhvm.sh
2015-05-04 16:37:23 +02:00

4 lignes
72 B
Bash
Fichiers exécutables

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