[Webkit-unassigned] [Bug 28225] New: check-webkit-style uses python from /usr/bin instead of the PATH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 13:07:38 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28225

           Summary: check-webkit-style uses python from /usr/bin instead
                    of the PATH
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: carol.szabo at nokia.com


check-webkit-style starts with '#!/usr/bin/python'.
This prevents usage of the script on computers where /usr/bin/python is absent
or is too old even if an appropriate python version exists in the PATH.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list