mirror of
https://github.com/ceph/ceph
synced 2025-04-11 04:02:04 +00:00
ceph: fix daemon-helper typo
Broken in edc5ef8860
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
feb204bf81
commit
a60e84d43f
@ -882,7 +882,7 @@ def run_daemon(ctx, config, type_):
|
|||||||
'adjust-ulimits',
|
'adjust-ulimits',
|
||||||
'ceph-coverage',
|
'ceph-coverage',
|
||||||
coverage_dir,
|
coverage_dir,
|
||||||
' '.format(tdir=testdir),
|
'daemon-helper',
|
||||||
daemon_signal,
|
daemon_signal,
|
||||||
]
|
]
|
||||||
run_cmd_tail = [
|
run_cmd_tail = [
|
||||||
|
Loading…
Reference in New Issue
Block a user