Skip to content

Commit

Permalink
useless whitespace removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Zouuup committed Dec 19, 2014
1 parent 9f9061e commit 263a9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
$python_package_name = 'python-mysqldb'
$ruby_package_name = $::lsbdistcodename ? {
'trusty' => 'ruby-mysql',
'jessie' => 'ruby-mysql',
'jessie' => 'ruby-mysql',
default => 'libmysql-ruby',
}
$client_dev_package_name = 'libmysqlclient-dev'
Expand Down

0 comments on commit 263a9fa

Please sign in to comment.