Skip to content
Snippets Groups Projects
Commit dff3b1f5 authored by Yo-Jung (Leo) Lin's avatar Yo-Jung (Leo) Lin Committed by Shuah Khan
Browse files

Documentation: kselftest: fix codeblock


Add extra colon to mark command in the next paragraph as codeblock

Signed-off-by: default avatarYo-Jung (Leo) Lin <0xff07@gmail.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent eb116f80
No related branches found
No related tags found
No related merge requests found
...@@ -183,7 +183,7 @@ expected time it takes to run a test. If you have control over the systems ...@@ -183,7 +183,7 @@ expected time it takes to run a test. If you have control over the systems
which will run the tests you can configure a test runner on those systems to which will run the tests you can configure a test runner on those systems to
use a greater or lower timeout on the command line as with the `-o` or use a greater or lower timeout on the command line as with the `-o` or
the `--override-timeout` argument. For example to use 165 seconds instead the `--override-timeout` argument. For example to use 165 seconds instead
one would use: one would use::
$ ./run_kselftest.sh --override-timeout 165 $ ./run_kselftest.sh --override-timeout 165
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment