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

Fix indent

上级 49bdb544
...@@ -22,7 +22,7 @@ fails = 0 ...@@ -22,7 +22,7 @@ fails = 0
parent_path = os.path.join (srcdir, "fonts") parent_path = os.path.join (srcdir, "fonts")
for file in os.listdir (parent_path): for file in os.listdir (parent_path):
path = os.path.join(parent_path, file) path = os.path.join(parent_path, file)
p = subprocess.Popen ([hb_shape_fuzzer, path]) p = subprocess.Popen ([hb_shape_fuzzer, path])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册