From: Stephen Gran Date: Wed, 15 Jan 2014 17:08:09 +0000 (+0000) Subject: whitespace X-Git-Tag: userdir-ldap-0.3.85~36 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=73174782609978ec5fa42ce95de26163598f0e38 whitespace Signed-off-by: Stephen Gran --- 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)