Spelling fix
This commit is contained in:
parent
22ab737243
commit
a035c89ea7
|
@ -107,7 +107,7 @@ def _force_symlink(root, target, link_to):
|
||||||
"""helper to create the current symlink
|
"""helper to create the current symlink
|
||||||
|
|
||||||
it's full of race conditions that are reasonably ok to ignore
|
it's full of race conditions that are reasonably ok to ignore
|
||||||
for the contex of best effort linking to the latest testrun
|
for the context of best effort linking to the latest testrun
|
||||||
|
|
||||||
the presumption being thatin case of much parallelism
|
the presumption being thatin case of much parallelism
|
||||||
the inaccuracy is going to be acceptable
|
the inaccuracy is going to be acceptable
|
||||||
|
|
Loading…
Reference in New Issue