[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Feb 8 23:43:39 UTC 2018


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

New commits:
commit 1c49afe179e7e1884ceeae1d93e50fa51f18f894
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Thu Feb 8 17:38:58 2018 -0600

    Whitespace

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


More information about the HarfBuzz mailing list