We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f272fc3 commit e5e4805Copy full SHA for e5e4805
src/etc/test-float-parse/runtests.py
@@ -127,7 +127,7 @@ def write_errors():
127
if not have_seen_error:
128
have_seen_error = True
129
msg("Something is broken:", *args)
130
- msg("Future errors logged to errors.txt")
+ msg("Future errors will be logged to errors.txt")
131
exit_status = 101
132
133
0 commit comments