Bug 256951 - Fix typo in run-jsc-benchmarks
Summary: Fix typo in run-jsc-benchmarks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac (Apple Silicon) macOS 13
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-18 00:20 PDT by Alex Zenla
Modified: 2023-05-18 07:57 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>