From: Sam Lang Date: Wed, 14 Nov 2012 22:49:24 +0000 (-0600) Subject: workunit: Fix indentation X-Git-Tag: 1.1.0~2410^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=652c4294081c96df13f552b6dc5bbf8f83393040;p=teuthology.git workunit: Fix indentation Signed-off-by: Sam Lang --- diff --git a/teuthology/task/workunit.py b/teuthology/task/workunit.py index 05efa07ff..e12650af2 100644 --- a/teuthology/task/workunit.py +++ b/teuthology/task/workunit.py @@ -227,7 +227,7 @@ def _run_tests(ctx, refspec, role, tests, env, subdir): ) finally: log.info('Stopping %s on %s...', spec, role) - remote.run( + remote.run( logger=log.getChild(role), args=[ 'rm', '-rf', '--', '/tmp/cephtest/workunits.list', srcdir,