]> code.ossystems Code Review - openembedded-core.git/commit
libxml2-ptest: set LC_ALL=en_US.UTF-8
authorJuro Bystricky <juro.bystricky@intel.com>
Mon, 25 Sep 2017 23:33:46 +0000 (16:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:22:45 +0000 (12:22 +0100)
commitd7f1fe6c8419b8c59e601c56245373d094cae298
treeb87cf638bf24bb31b14dbfe335c00817e2b9babc
parent01257f43e024b49196cb756501b098193d1f6085
libxml2-ptest: set LC_ALL=en_US.UTF-8

We need to specify UTF-8 in the environment to avoid an error
such as:

UnicodeEncodeError: 'ascii' codec can't encode character '\xe4'

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/libxml/libxml2/run-ptest