From: Nathan Cutler Date: Tue, 23 Aug 2016 18:53:36 +0000 (+0200) Subject: doc: fix singleton example in Developer Guide X-Git-Tag: v11.0.1~400^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=75e5a5d09cc11fee0e87dd8df540328c96721f1d;p=ceph.git doc: fix singleton example in Developer Guide Signed-off-by: Nathan Cutler --- diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 601b9b78ab33..4f7499b62303 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -911,7 +911,7 @@ exit code zero). This test can be run with:: - $ teuthology-suite --suite rados/singleton/all/admin-socket.yaml + $ teuthology-suite --suite rados/singleton/all/admin-socket.yaml fs/ext4.yaml Test descriptions -----------------