Bug 38234 - Fix typo that prevents NRWT --verbose from working in a Chromium checkout
Summary: Fix typo that prevents NRWT --verbose from working in a Chromium checkout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 17:23 PDT by James Robinson
Modified: 2010-04-27 18:15 PDT (History)
0 users

See Also:


Attachments
Patch (1.48 KB, patch)
2010-04-27 17:26 PDT, James Robinson
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>