Bug 236608
| Summary: | [EWS] Need /bin/sh equivalent on wincairo | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=234847 https://bugs.webkit.org/show_bug.cgi?id=236517 |
||
Jonathan Bedard
We have a few commands that use `/bin/sh` to string commands together. On wincairo, we need to use `cmd` instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88926062>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/142
Jonathan Bedard
Landed 247276@main (r289815)