Commit 82465779 authored by Grégory Wisniewski's avatar Grégory Wisniewski

Remove trailing whitespaces.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1901 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent d060c510
...@@ -55,9 +55,9 @@ defaults = dict( ...@@ -55,9 +55,9 @@ defaults = dict(
partitions = 100, partitions = 100,
) )
config = ConfigurationManager( config = ConfigurationManager(
defaults, defaults,
options.file, options.file,
options.section or 'master', options.section or 'master',
arguments, arguments,
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment