summaryrefslogtreecommitdiff
path: root/lib/tasks
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-18 19:51:58 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-18 19:51:58 +0100
commit977fdbe830579d7455ee50240f92cbd8ae7c678a (patch)
treed701e1a069ca2b30dd7bbff76af34f0e587105c8 /lib/tasks
parent9805fe1914f28693eb0be4f8c2d8377050dd2ebb (diff)
parent7f7eef2aef31f9cd4297d25d4416515182aa9482 (diff)
downloadgitlab-ce-977fdbe830579d7455ee50240f92cbd8ae7c678a.tar.gz
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into cache-clear
Diffstat (limited to 'lib/tasks')
-rw-r--r--lib/tasks/gitlab/check.rake1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tasks/gitlab/check.rake b/lib/tasks/gitlab/check.rake
index 54d95cd62a5..81099cb8ba9 100644
--- a/lib/tasks/gitlab/check.rake
+++ b/lib/tasks/gitlab/check.rake
@@ -16,7 +16,6 @@ namespace :gitlab do
check_git_config
check_database_config_exists
- check_database_is_not_sqlite
check_migrations_are_up
check_orphaned_group_members
check_gitlab_config_exists