mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/git-cola: forward-port locale change
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -52,7 +52,7 @@ src_test() {
|
||||
|
||||
python_test() {
|
||||
cd "${T}" || die
|
||||
GIT_CONFIG_NOSYSTEM=true LC_ALL="C.utf8" \
|
||||
GIT_CONFIG_NOSYSTEM=true LC_ALL="C.UTF-8" \
|
||||
epytest "${S}"/test
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user