From 97aa7c4ceda83715ff695a08851f69a8ecc3d1bf Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 5 Mar 2019 14:06:38 +0100 Subject: Fully check compliant apps Signed-off-by: Morris Jobke --- autotest-checkers.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'autotest-checkers.sh') diff --git a/autotest-checkers.sh b/autotest-checkers.sh index 0bdd69510c6..7985a548bcd 100755 --- a/autotest-checkers.sh +++ b/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 -- cgit v1.2.3