From f5974d39937a853944214f7f7889efa206dfb77c Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Sun, 17 Apr 2022 22:53:09 +0530 Subject: [PATCH] doc/developer_guide: split a note point into two Since both the sentences in the note point aren't strictly related to each other, it's better to split that note point into two. Signed-off-by: Rishabh Dave --- doc/dev/developer_guide/running-tests-locally.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/dev/developer_guide/running-tests-locally.rst b/doc/dev/developer_guide/running-tests-locally.rst index 010cccdf29ad3..6dbc9c320de6e 100644 --- a/doc/dev/developer_guide/running-tests-locally.rst +++ b/doc/dev/developer_guide/running-tests-locally.rst @@ -103,9 +103,10 @@ vstart_runner.py can take the following options - to ``/etc/fuse.conf``. .. note:: If using the kernel client, the user must have the ability to run - commands with passwordless sudo access. A failure on the kernel - client may crash the host, so it's recommended to use this - functionality within a virtual machine. + commands with passwordless sudo access. + +.. note:: A failure on the kernel client may crash the host, so it's + recommended to use this functionality within a virtual machine. Internal working of vstart_runner.py - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- 2.39.5