From 75e5a5d09cc11fee0e87dd8df540328c96721f1d Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 23 Aug 2016 20:53:36 +0200 Subject: [PATCH] doc: fix singleton example in Developer Guide Signed-off-by: Nathan Cutler --- doc/dev/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 601b9b78ab3..4f7499b6230 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 ----------------- -- 2.47.3