提交 e081c9e8 编写于 作者: B Behdad Esfahbod

Oops!

上级 1c49afe1
...@@ -80,7 +80,7 @@ if not len(args): ...@@ -80,7 +80,7 @@ if not len(args):
_, returncode = cmd(["which", "ttx"]) _, returncode = cmd(["which", "ttx"])
if returncode: if returncode:
print("TTX is not present, skipping test.") print("TTX is not present, skipping test.")
sys.exit (77) sys.exit (77)
fails = 0 fails = 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册