mirror of
https://github.com/redmine/redmine.git
synced 2025-11-08 06:15:59 +01:00
git-svn-id: http://svn.redmine.org/redmine/trunk@14077 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -56,7 +56,7 @@ file 'config/database.yml' do
|
||||
test_db_name = "ci_#{branch}_#{ruby}_test"
|
||||
|
||||
case database
|
||||
when 'mysql'
|
||||
when /(mysql|mariadb)/
|
||||
dev_conf = {'adapter' => 'mysql2',
|
||||
'database' => dev_db_name, 'host' => 'localhost',
|
||||
'encoding' => 'utf8'}
|
||||
|
||||
Reference in New Issue
Block a user