workunit: fix indentation

This commit is contained in:
Sage Weil 2012-11-21 08:29:47 -08:00
parent ca086261a0
commit ddcf2089bd

View File

@ -226,8 +226,8 @@ def _run_tests(ctx, refspec, role, tests, env, subdir=None):
args=['rm', '-rf', '--', scratch_tmp],
)
finally:
log.info('Stopping %s on %s...', spec, role)
remote.run(
log.info('Stopping %s on %s...', spec, role)
remote.run(
logger=log.getChild(role),
args=[
'rm', '-rf', '--', '/tmp/cephtest/workunits.list', srcdir,