[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Feb 8 23:44:42 UTC 2018


 test/subset/run-tests.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e081c9e8fc84843740c8a55b49403acc3fe4f0b7
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Thu Feb 8 17:44:24 2018 -0600

    Oops!

diff --git a/test/subset/run-tests.py b/test/subset/run-tests.py
index 7e238b60..fe9582a7 100755
--- a/test/subset/run-tests.py
+++ b/test/subset/run-tests.py
@@ -80,7 +80,7 @@ if not len(args):
 
 _, returncode = cmd(["which", "ttx"])
 if returncode:
-  print("TTX is not present, skipping test.")
+	print("TTX is not present, skipping test.")
 	sys.exit (77)
 
 fails = 0


More information about the HarfBuzz mailing list