Bug 31549 - Rename the --commit-queue flag on land-* now that the commit-queue needs no special treatment
Summary: Rename the --commit-queue flag on land-* now that the commit-queue needs no s...
Status: RESOLVED FIXED
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: 31548
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-16 05:41 PST by Eric Seidel (no email)
Modified: 2009-11-16 05:48 PST (History)
0 users

See Also:


Attachments
Patch (3.53 KB, patch)
2009-11-16 05:42 PST, Eric Seidel (no email)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-11-16 05:41:46 PST
Rename the --commit-queue flag on land-* now that the commit-queue needs no special treatment

Now that we use land-attachment, we don't need any special "look up only the commit-queue bugs" functionality, so --commit-queue can become --non-interactive, and our code thus simpler!
Comment 1 Eric Seidel (no email) 2009-11-16 05:42:27 PST
Created attachment 43301 [details]
Patch
Comment 2 Adam Barth 2009-11-16 05:43:13 PST
Comment on attachment 43301 [details]
Patch

I approve
Comment 3 Eric Seidel (no email) 2009-11-16 05:48:20 PST
Committed r51036: <http://trac.webkit.org/changeset/51036>