Rollup merge of #112915 - preveen-stack:patch-1, r=Mark-Simulacrum
Update runtests.py : grammar correction - Grammatically corrected the sentence
This commit is contained in:
commit
530516f81c
@ -127,7 +127,7 @@ def write_errors():
|
||||
if not have_seen_error:
|
||||
have_seen_error = True
|
||||
msg("Something is broken:", *args)
|
||||
msg("Future errors logged to errors.txt")
|
||||
msg("Future errors will be logged to errors.txt")
|
||||
exit_status = 101
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user