Bug 33682 - webkit-patch errors about options before erroring about command name
Summary: webkit-patch errors about options before erroring about command name
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 12:57 PST by Eric Seidel (no email)
Modified: 2010-01-14 12:57 PST (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 Eric Seidel (no email) 2010-01-14 12:57:11 PST
webkit-patch errors about options before erroring about command name

eseidel-mac [19403:WebKitTools]% webkit-patch patches-needing-commit-queue --bugs | xargs open
No handlers could be found for logger "webkitpy.autoinstall"
Usage: webkit-patch [options] COMMAND [ARGS]

webkit-patch: error: no such option: --bugs

Type "webkit-patch --help" to see usage.

It should be complaining about the command name "patches-needing-commit-queue" instead.  (I meant to type "patches-to-commit-queue".)