Welcome to mirror list, hosted at ThFree Co, Russian Federation.

autotest-hhvm.sh - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6f3645c3aef2e71e019a1bb20860fcc63a40f734 (plain)
1
2
3
#!/bin/sh -e
HERE=$(dirname "$0")
PHP_EXE=hhvm "$HERE/autotest.sh" "$@"