RESOLVED FIXED 221220
[webkitscmpy] Use shutil to find scm executable paths
https://bugs.webkit.org/show_bug.cgi?id=221220
Summary [webkitscmpy] Use shutil to find scm executable paths
Don Olmstead
Reported 2021-02-01 11:29:26 PST
Calling /usr/bin/which isn't possible on Windows. Python 3 has https://docs.python.org/3/library/shutil.html#shutil.which
Attachments
Patch (5.75 KB, patch)
2021-02-01 11:43 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2021-02-01 11:43:39 PST
EWS
Comment 2 2021-02-01 13:24:45 PST
Committed r272172: <https://trac.webkit.org/changeset/272172> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418906 [details].
Radar WebKit Bug Importer
Comment 3 2021-02-01 13:25:15 PST
Note You need to log in before you can comment on or make changes to this bug.