提交 42bef1ce 编写于 作者: X Xu Han

rv_connect: Fix typo

Signed-off-by: NXu Han <xuhan@redhat.com>
上级 602f5c31
......@@ -200,7 +200,7 @@ def launch_rv(test, client_vm, guest_vm, params):
# Check to see if the test is using a smartcard.
if smartcard == "yes":
logging.info("remote viewer Set to use a smartcard")
if not rv_parameters_from == file:
if not rv_parameters_from == "file":
cmd += " --spice-smartcard"
if certdb is not None:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册