From 73174782609978ec5fa42ce95de26163598f0e38 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Wed, 15 Jan 2014 17:08:09 +0000 Subject: [PATCH] whitespace Signed-off-by: Stephen Gran --- ud-replicated | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ud-replicated b/ud-replicated index ac83a4d..f38eba4 100644 --- a/ud-replicated +++ b/ud-replicated @@ -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) -- 2.20.1