Bug 38234

Summary: Fix typo that prevents NRWT --verbose from working in a Chromium checkout
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch levin: review+

Description James Robinson 2010-04-27 17:23:41 PDT
Fix typo that prevents NRWT --verbose from working in a Chromium checkout
Comment 1 James Robinson 2010-04-27 17:26:34 PDT
Created attachment 54481 [details]
Patch
Comment 2 James Robinson 2010-04-27 17:27:47 PDT
This is obviously begging for an automated test, but I'm not sure how to
construct one :( absent that I have verified that in a chromium checkout doing
"./webkit/tools/layout_tests/run_webkit_tests.sh --verbose" fails without this
patch and succeeds with it.
Comment 3 James Robinson 2010-04-27 18:15:48 PDT
Committed r58364: <http://trac.webkit.org/changeset/58364>