From: Toshi MARUYAMA Date: Wed, 24 Aug 2011 03:50:26 +0000 (+0000) Subject: remove trailing white-spaces from config/database.yml.example. X-Git-Tag: 1.3.0~1404 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1ed8d12acb22baaed7414a738456abf2ba3de645;p=redmine.git remove trailing white-spaces from config/database.yml.example. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6557 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/database.yml.example b/config/database.yml.example index d4db0580c..b558ec2c6 100644 --- a/config/database.yml.example +++ b/config/database.yml.example @@ -7,7 +7,7 @@ production: username: root password: encoding: utf8 - + development: adapter: mysql database: redmine_development