[Webkit-unassigned] [Bug 221220] New: [webkitscmpy] Use shutil to find scm executable paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 11:29:26 PST 2021


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

            Bug ID: 221220
           Summary: [webkitscmpy] Use shutil to find scm executable paths
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

Calling /usr/bin/which isn't possible on Windows. Python 3 has https://docs.python.org/3/library/shutil.html#shutil.which

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210201/675e6754/attachment.htm>


More information about the webkit-unassigned mailing list