瀏覽代碼

Fully check compliant apps

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tags/v16.0.0beta1
Morris Jobke 5 年之前
父節點
當前提交
97aa7c4ced
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. 0
    3
      autotest-checkers.sh

+ 0
- 3
autotest-checkers.sh 查看文件

@@ -21,10 +21,7 @@ for app in $(find "apps/" -mindepth 1 -maxdepth 1 -type d -exec basename {} \;);
[ "$app" == "files_sharing" ] || \
[ "$app" == "files_trashbin" ] || \
[ "$app" == "files_versions" ] || \
[ "$app" == "lookup_server_connector" ] || \
[ "$app" == "provisioning_api" ] || \
[ "$app" == "testing" ] || \
[ "$app" == "twofactor_backupcodes" ] || \
[ "$app" == "updatenotification" ] || \
[ "$app" == "user_ldap" ]
then

Loading…
取消
儲存