On Fri, Jun 14, 2013 at 5:48 PM, Saul Wold <s...@linux.intel.com> wrote:

> Having a value in TERM that is not recognized by the nativesdk can cause
> potential escape sequences appearing in the output stream, the can be seen
> on Ubuntu with TERM=xterm-256color. Unsetting TERM allows for consistent
> results in the python output.
>
> Also, don't exit, use return, otherwise the shell exits and get no error
> information.
>
> [YOCTO #4732]
>
> Signed-off-by: Saul Wold <s...@linux.intel.com>
>

Please split the fix and get the exit/return fix applied. While on that,
ensure the errors are send to >&2 as done in other error messages.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to