RESOLVED FIXED Bug 185291
Use subprocess.call instead of os.system to handle path with spaces
https://bugs.webkit.org/show_bug.cgi?id=185291
Summary Use subprocess.call instead of os.system to handle path with spaces
Yusuke Suzuki
Reported 2018-05-03 21:37:11 PDT
Use subprocess.call instead of os.system to handle path with spaces
Attachments
Patch (4.08 KB, patch)
2018-05-03 21:37 PDT, Yusuke Suzuki
darin: review+
Yusuke Suzuki
Comment 1 2018-05-03 21:37:53 PDT
Yusuke Suzuki
Comment 2 2018-05-03 22:28:17 PDT
Yusuke Suzuki
Comment 3 2018-05-03 22:28:42 PDT
Thanks for your review!
Radar WebKit Bug Importer
Comment 4 2018-05-03 22:29:33 PDT
Note You need to log in before you can comment on or make changes to this bug.