Skip to content

Commit 1467561

Browse files
committed
[doc] - clarify statement about parallel jobs in rpc-tests.py
1 parent 89de153 commit 1467561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qa/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Run all possible tests with
4141

4242
qa/pull-tester/rpc-tests.py -extended
4343

44-
By default, tests will be run in parallel if you want to specify how many
45-
tests should be run in parallel, append `-parallel=n` (default n=4).
44+
By default, tests will be run in parallel. To specify how many jobs to run,
45+
append `-parallel=n` (default n=4).
4646

4747
If you want to create a basic coverage report for the rpc test suite, append `--coverage`.
4848

0 commit comments

Comments
 (0)