This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
aa83127686
nextcloud
/
autotest-hhvm.sh
4 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Combine autotest-hhvm.sh with autotest.sh
2015-05-04 16:13:35 +03:00
#!/bin/sh -e
HERE
=
$(
dirname
"
$0
"
)
PHP_EXE
=
hhvm
"
$HERE
/autotest.sh
"
"
$@
"