Re: [PATCH master] cmdlib._WipeDisks: Code formatting

2012-10-04 Thread Bernardo Dal Seno
On Wed, Oct 3, 2012 at 8:30 PM, Michael Hanselmann wrote: > - LogInfo takes *args, no need to replace values right away > - Don't overwrite wipe_chunk_size right after it's been set > --- > lib/cmdlib.py | 15 --- > 1 files changed, 8 insertions(+), 7 deletions(-) LGTM, thanks. Be

[PATCH master] cmdlib._WipeDisks: Code formatting

2012-10-03 Thread Michael Hanselmann
- LogInfo takes *args, no need to replace values right away - Don't overwrite wipe_chunk_size right after it's been set --- lib/cmdlib.py | 15 --- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/lib/cmdlib.py b/lib/cmdlib.py index 71881c9..d5d2ba7 100644 --- a/lib/cmd