Bug 31549

Summary: Rename the --commit-queue flag on land-* now that the commit-queue needs no special treatment
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 31548    
Bug Blocks:    
Attachments:
Description Flags
Patch abarth: review+

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>