Bug 106971

Summary: remove extraneous output in test-webkitpy
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ojan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dirk Pranke 2013-01-15 18:38:02 PST
remove extraneous output in test-webkitpy
Comment 1 Dirk Pranke 2013-01-15 18:38:36 PST
Created attachment 182899 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-15 20:44:11 PST
Comment on attachment 182899 [details]
Patch

Clearing flags on attachment: 182899

Committed r139830: <http://trac.webkit.org/changeset/139830>
Comment 3 WebKit Review Bot 2013-01-15 20:44:14 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Eric Seidel (no email) 2013-01-15 21:26:47 PST
Comment on attachment 182899 [details]
Patch

I assume we route the output to the pipe, but the pipe just ends up closed and never read?