Bug 256951

Summary: Fix typo in run-jsc-benchmarks
Product: WebKit Reporter: Alex Zenla <alex>
Component: JavaScriptCoreAssignee: 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   

Description Alex Zenla 2023-05-18 00:20:31 PDT
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.
Comment 1 Alex Zenla 2023-05-18 00:28:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14008
Comment 2 EWS 2023-05-18 07:56:20 PDT
Committed 264203@main (4c1064d742d5): <https://commits.webkit.org/264203@main>

Reviewed commits have been landed. Closing PR #14008 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-18 07:57:19 PDT
<rdar://problem/109513847>