no external files on windows for now

remotes/origin/fix-10825
Thomas Müller 2014-08-21 11:32:51 +07:00
parent 691db8e26e
commit dae8466077
1 changed files with 2 additions and 0 deletions

@ -110,6 +110,8 @@ goto:eof
:: trigger installation
php -f index.php
:: no external files on windows for now
php occ app:disable files_external
::test execution
echo "Testing with %~1 ..."