提交 9063afdd 编写于 作者: L Lucas Meneghel Rodrigues

qemu.tests: physical_resources_check - Fix undefined variable bug

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 7aee9435
......@@ -136,6 +136,7 @@ def run_physical_resources_check(test, params, env):
def verify_machine_type():
f_fail = []
cmd = params.get("check_machine_type_cmd")
fail_log = ""
if cmd is None:
return f_fail
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册