Fix extra whitespace
authorIustin Pop <iustin@google.com>
Fri, 30 Mar 2012 10:44:51 +0000 (12:44 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 11 Apr 2012 18:25:21 +0000 (20:25 +0200)
Sorry, didn't catch this before…

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
(cherry picked from commit 54b010cad1ea0a536ed037bf315a04dd1c079964)

Signed-off-by: Michael Hanselmann <hansmi@google.com>

lib/cmdlib.py

index 5af426c..db91d9a 100644 (file)
@@ -9697,7 +9697,6 @@ class LUInstanceSetParams(LogicalUnit):
         self.LogWarning("Could not remove metadata for disk %d on node %s,"
                         " continuing anyway: %s", idx, pnode, msg)
 
-
   def Exec(self, feedback_fn):
     """Modifies an instance.