Commit fcf310e6 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix typo

parent e4f2c35e
......@@ -148,7 +148,7 @@ def main():
error_count=1
)
status_dict['stdout'] = \
'Cannot find success or failure result in the output'
'Cannot find success nor failure result in the output'
print(try_info + ' %r: Found unknown run.' % (result_file,))
finished = False
if finished:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment