From 3d895a0f2521dc2c74391d18192a21723e262525 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Mon, 30 Dec 2013 19:42:39 -0700 Subject: [PATCH] format bullets in README --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index fdb0748fd9..8fe1c85768 100644 --- a/README.rst +++ b/README.rst @@ -472,10 +472,11 @@ In order for a queued task to be run, a teuthworker thread on On ``teuthology.front.sepia.ceph.com``, run ``ps aux | grep teuthology-worker`` to view currently running tasks. If no processes are reading from the test version that you are running, additonal teuthworker tasks need to be started. -To start these tasks: * copy your build tree to ``/home/teuthworker`` on -``teuthology.front.sepia.ceph.com``. * Give it a unique name (in this example, -xxx) * start up some number of worker threads (as many as machines you are - testing with, there are 60 running for the default queue):: +To start these tasks: + +* copy your build tree to ``/home/teuthworker`` on ``teuthology.front.sepia.ceph.com``. +* Give it a unique name (in this example, xxx) +* start up some number of worker threads (as many as machines you are testing with, there are 60 running for the default queue):: /home/virtualenv/bin/python /var/lib/teuthworker/xxx/virtualenv/bin/teuthworker -- 2.39.5