[OE-core] [PATCH] oe-git-proxy: Redirect error messages to STDERR

Darren Hart dvhart at linux.intel.com
Fri Mar 27 20:37:17 UTC 2015


On 3/27/15, 10:17 AM, "Juro Bystricky" <juro.bystricky at intel.com> wrote:

>oe-git-proxy script needs socat. If socat is not found,
>an error message is issued on STDOUT. This leads to a misleading
>git message:
>
>fatal: protocol error: bad line length character: ERRO
>
>instead of the intended message:
>
>ERROR: socat binary not in PATH
>
>Redirecting the error message to STDERR fixes this issue.
>
>Signed-off-by: Juro Bystricky <juro.bystricky at intel.com>

Thanks Juro, good fix.

Reviewed-by: Darren Hart <dvhart at linux.intel.com>

-- 
Darren Hart
Intel Open Source Technology Center






More information about the Openembedded-core mailing list