mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Comment typo correction.
[SVN r78879]
This commit is contained in:
@@ -35,7 +35,7 @@ def run_tests(critical_tests, other_tests):
|
||||
|
||||
Writes the name of the first failed test to test_results.txt. Critical
|
||||
tests are run in the specified order, other tests are run starting with the
|
||||
one that failed first on the last test time.
|
||||
one that failed first on the last test run.
|
||||
|
||||
"""
|
||||
last_failed = last_failed_test()
|
||||
|
||||
Reference in New Issue
Block a user