diff --git a/lib/tasks/gitlab/check.rake b/lib/tasks/gitlab/check.rake index 64ff7330d778835d73d0854c2ddb76bcddd437bd..d4d5e48ce3f47294134ed97faa509eb8dc0e92cd 100644 --- a/lib/tasks/gitlab/check.rake +++ b/lib/tasks/gitlab/check.rake @@ -66,6 +66,7 @@ namespace :gitlab do puts "no".green else puts "yes".red + puts "Please fix this by removing the SQLite entry from the database.yml".blue for_more_information( "https://github.com/gitlabhq/gitlabhq/wiki/Migrate-from-SQLite-to-MySQL", see_database_guide