[Webkit-unassigned] [Bug 29914] bugzilla-tool post-diff inserts stderr into patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 15:17:00 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=29914





--- Comment #5 from Eric Seidel <eric at webkit.org>  2009-11-18 15:16:59 PST ---
Yeah, I think we should just go back to teh "just return stdout" model.  The
one problem with this new implementation is that places which want both stderr
and stdout ouput can't get them interlaced anymore. :(  I think that if scripts
like run-webkit-tests fail we want to report both outputs.  Although I'm not
sure that any of our scripts use both, so we could go with this change for now
and see what harm it does.

I also need to fix run_command to know how to echo to the current stdout and
stderr as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list