ソースを参照

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

読み込み中…
キャンセル
保存