diff --git a/lib/tasks/gitlab/check.rake b/lib/tasks/gitlab/check.rake index c2e6cd1be7857db6c6a146ab0a2cd931e3ba8618..054f1c72589b7ee5f4b105c8aecc985009db477a 100644 --- a/lib/tasks/gitlab/check.rake +++ b/lib/tasks/gitlab/check.rake @@ -65,6 +65,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