recover removed by mistake
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@863 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
fa14a446a1
commit
be2e034a8f
|
@ -30,6 +30,7 @@ export TEST_PHP_SRCDIR
|
|||
echo "XCache test running with:"
|
||||
echo "TEST_PHP_CGI_EXECUTABLE: $TEST_PHP_CGI_EXECUTABLE"
|
||||
echo "TEST_PHP_EXECUTABLE: $TEST_PHP_EXECUTABLE"
|
||||
echo "TEST_PHP_SRCDIR: $TEST_PHP_SRCDIR"
|
||||
|
||||
run_tests_php=$TEST_PHP_SRCDIR/run-tests.php
|
||||
exec "$php_cli" -d "open_basedir=" -d "safe_mode=0" -d "output_buffering=0" -d "memory_limit=-1" $run_tests_php "$@"
|
||||
|
|
Loading…
Reference in New Issue