Bug 33183

Summary: Don't check the builders again when landing from commit-queue
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review-

Description Adam Barth 2010-01-04 15:17:18 PST
Don't check the builders again when landing from commit-queue
Comment 1 Adam Barth 2010-01-04 15:18:11 PST
Created attachment 45838 [details]
Patch
Comment 2 WebKit Review Bot 2010-01-04 15:21:35 PST
style-queue ran check-webkit-style on attachment 45838 [details] without any errors.
Comment 3 Eric Seidel (no email) 2010-01-04 15:21:50 PST
Comment on attachment 45838 [details]
Patch

This seems bad.  Shouldn't the land-command check again at the end just before the commit?

(Just like bug 32679.)