no external files on windows for now

remotes/origin/fix-10825
Thomas Müller 10 years ago
parent 691db8e26e
commit dae8466077
  1. 2
      autotest.cmd

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

Loading…
Cancel
Save