whitespace
authorStephen Gran <steve@lobefin.net>
Wed, 15 Jan 2014 17:08:09 +0000 (17:08 +0000)
committerStephen Gran <steve@lobefin.net>
Wed, 15 Jan 2014 17:08:09 +0000 (17:08 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
ud-replicated

index ac83a4d..f38eba4 100644 (file)
@@ -84,7 +84,7 @@ def do_replicate(message):
             LOG.error('%s failed:', ' '.join(command))
         else:
             LOG.debug('%s finished with ret: 0' % ' '.join(command))
-       finally:
+        finally:
             os.environ['TERM'] = old_term
     LOG.debug(message)