1
0
Fork 0

recover removed by mistake

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@863 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2012-03-29 03:24:40 +00:00
parent fa14a446a1
commit be2e034a8f
1 changed files with 1 additions and 0 deletions

View File

@ -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 "$@"