On Thu, 2017-06-22 at 16:17 +0200, Patrick Ohly wrote: > On Mon, 2017-06-19 at 07:39 -0700, > [email protected] wrote: > > From: Leonardo Sandoval <[email protected]> > > > > Do not mix the stderr into stdout, allowing test cases to query > > the specific output. > > This changes the behavior of functions that are also used outside of > OE-core in a way that won't be easy to notice. I also don't think that > it is the right default. For example, for bitbake it is easier to > understand where an error occurred when stderr goes to the same stream > as stdout.
how would that make it easier? > > Can't you keep the current semantic and just override it explicitly in > those tests that need separate stdout/stderr? > My proposed patch was mainly based on a RP's comment [1], suggesting to split std[out|err]. [1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=9693#c2 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
