Skip to content

Commit 22cb340

Browse files
author
Theofilos Manitaras
committed
Fix distribute documentation bug
Signed-off-by: Theofilos Manitaras <[email protected]>
1 parent 2052f6c commit 22cb340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manpage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ The way the tests are generated and how they interact with the test filtering op
874874
- ``avail``: Tests will run on all the nodes of their respective valid partitions that are available for running jobs.
875875
Note that if a node is currently allocated to another job it is still considered as "available."
876876
- ``NODESTATE``: Tests will run on all the nodes of their respective valid partitions that are exclusively in state ``NODESTATE``.
877-
aIf ``NODESTATE`` is not specified, ``idle`` is assumed.
877+
If ``NODESTATE`` is not specified, ``idle`` is assumed.
878878
- ``NODESTATE*``: Tests will run on all the nodes of their respective valid partitions that are at least in state ``NODESTATE``.
879879

880880
The state of the nodes will be determined once, before beginning the

0 commit comments

Comments
 (0)