Bug 76494 - #!/usr/bin/python in testsuite
Summary: #!/usr/bin/python in testsuite
Status: RESOLVED FIXED
Alias: None
Product: HarfBuzz
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: Other FreeBSD
: medium normal
Assignee: Behdad Esfahbod
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-23 06:02 UTC by Ting-Wei Lan
Modified: 2015-04-06 21:52 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.