Bug 76494

Summary: #!/usr/bin/python in testsuite
Product: HarfBuzz Reporter: Ting-Wei Lan <lantw44>
Component: srcAssignee: Behdad Esfahbod <freedesktop>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: freedesktop
Version: unspecified   
Hardware: Other   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:

Description Ting-Wei Lan 2014-03-23 06:02:19 UTC
Some system may not have python installed in /usr/bin. Can we change it to /usr/bin/env python?

I found this problem in the following files:
test/shaping/hb-diff                                                             
test/shaping/hb-diff-colorize                                                    
test/shaping/hb-diff-filter-failur                                               
test/shaping/hb-diff-ngrams                                                      
test/shaping/hb-diff-stat                                                        
test/shaping/hb-manifest-read                                                    
test/shaping/hb-manifest-update                                                  
test/shaping/hb-unicode-decode                                                   
test/shaping/hb-unicode-encode                                                   
test/shaping/hb-unicode-prettyname                                               
test/shaping/hb_test_tools.py
Comment 1 Behdad Esfahbod 2015-04-06 21:52:03 UTC
Fixed.  Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.