From: Thomas Müller Date: Thu, 21 Aug 2014 09:32:51 +0000 (+0200) Subject: no external files on windows for now X-Git-Tag: v8.0.0alpha1~853 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dae8466077acfb87866e5ca7fb4dce664a5c163b;p=nextcloud-server.git no external files on windows for now --- diff --git a/autotest.cmd b/autotest.cmd index 969e4a1ff38..d16a08761ac 100644 --- a/autotest.cmd +++ b/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 ..."