forked from lix-project/hydra
Typo
This commit is contained in:
parent
51ce620681
commit
423c0440ea
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ system_time State::doDispatch()
|
||||||
establish priority between builds in the same jobset, but
|
establish priority between builds in the same jobset, but
|
||||||
here it's used between steps in different jobsets if they
|
here it's used between steps in different jobsets if they
|
||||||
happen to have the same lowest used scheduling share. But
|
happen to have the same lowest used scheduling share. But
|
||||||
that's not every likely.
|
that's not very likely.
|
||||||
|
|
||||||
- The lowest ID of the builds depending on the step;
|
- The lowest ID of the builds depending on the step;
|
||||||
i.e. older builds take priority over new ones.
|
i.e. older builds take priority over new ones.
|
||||||
|
|
Loading…
Reference in a new issue