From: Sage Weil Date: Fri, 6 Sep 2013 21:49:05 +0000 (-0700) Subject: ceph: fix daemon-helper typo X-Git-Tag: 1.1.0~1892^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F80%2Fhead;p=teuthology.git ceph: fix daemon-helper typo Broken in edc5ef8860b2917c14ee648f15ac7751535d411a Signed-off-by: Sage Weil --- diff --git a/teuthology/task/ceph.py b/teuthology/task/ceph.py index dc423acf6..6852a5143 100644 --- a/teuthology/task/ceph.py +++ b/teuthology/task/ceph.py @@ -882,7 +882,7 @@ def run_daemon(ctx, config, type_): 'adjust-ulimits', 'ceph-coverage', coverage_dir, - ' '.format(tdir=testdir), + 'daemon-helper', daemon_signal, ] run_cmd_tail = [