Fix extra whitespace
authorIustin Pop <iustin@google.com>
Fri, 30 Mar 2012 10:44:51 +0000 (12:44 +0200)
committerIustin Pop <iustin@google.com>
Fri, 30 Mar 2012 11:19:58 +0000 (13:19 +0200)
Sorry, didn't catch this before…

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>

lib/cmdlib.py

index 02f1f51..fa01b20 100644 (file)
@@ -11160,7 +11160,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.