Bug 256951
| Summary: | Fix typo in run-jsc-benchmarks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Zenla <alex> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Mac (Apple Silicon) | ||
| OS: | macOS 13 | ||
Alex Zenla
When running run-jsc-benchmarks with no arguments on commit 4e9ad0c5934d603812e337239664c066b9852641, I saw this message:
alex@titanium WebKit % ./Tools/Scripts/run-jsc-benchmarks
./Tools/Scripts/run-jsc-benchmarks: Please specify at least on configuraiton on the command line.
FAILED: "Insufficient arguments"
Use the --help option to get basic usage information.
This message has a typo.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Zenla
Pull request: https://github.com/WebKit/WebKit/pull/14008
EWS
Committed 264203@main (4c1064d742d5): <https://commits.webkit.org/264203@main>
Reviewed commits have been landed. Closing PR #14008 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/109513847>