Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2018-06-11 12:23:16 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2018-07-02 12:29:29 +0300
commit34c4527cc44d312fa274aea26986aff748cc5442 (patch)
tree339a4bb35aff4eae284a9f10dd876365d8bd5da3 /build/files-checker.php
parent84fc188dfc73ab16510bc80a6c091d1a017d4368 (diff)
add ocm-provider to the list of expected files
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'build/files-checker.php')
-rw-r--r--build/files-checker.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 473955d6251..9fa84b58a26 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -66,6 +66,7 @@ $expectedFiles = [
'occ',
'ocs',
'ocs-provider',
+ 'ocm-provider',
'public.php',
'README.md',
'remote.php',