提交 d10b3835 编写于 作者: X Xu Tian

Merge pull request #656 from PandaWei/win_virtio_update-typo

win_virtio_update: fix typo which affects test result
......@@ -236,7 +236,7 @@ def run(test, params, env):
else:
output = session.cmd(check_cmds[driver])
if not re.findall(check_str[driver], output, re.I):
fail_falg = True
fail_flag = True
fail_log += " %s" % driver
error_log.write("Check command output: %s\n" % output)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册