From: David Zafman Date: Sat, 6 Oct 2012 02:25:48 +0000 (-0700) Subject: Fix typo in README X-Git-Tag: 1.1.0~2438 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3ca2e220e1957eac7044cba5f5a04bf237b258f1;p=teuthology.git Fix typo in README Signed-off-by: David Zafman Reviewed-by: Josh Durgin --- diff --git a/README.rst b/README.rst index fc92b8211..d63229be2 100644 --- a/README.rst +++ b/README.rst @@ -178,7 +178,7 @@ to explore the system as is. Adding a top-level:: as a config file for ``teuthology`` will make that possible. With that option, any *task* that fails, will have the ``interactive`` task called after it. This means that before any cleanup happens, you get a -change to inspect the system -- both through Teuthology and via extra +chance to inspect the system -- both through Teuthology and via extra SSH connections -- and the cleanup completes only when you choose so. Just exit the interactive Python session to continue the cleanup.