소스 검색

Fully check compliant apps

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tags/v16.0.0beta1
Morris Jobke 5 년 전
부모
커밋
97aa7c4ced
No account linked to committer's email address
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…
취소
저장