sapling/eden/scm/tests/infinitepush
Durham Goode 7f1588131b py3: set LANG="en_US.UTF-8" for most tests
Summary:
We support unicode file paths, and in python 3 those get passed to
python libraries as unicode strings. The tests set LANG=C which mean the python
library tries to convert the path to ascii, but fails for any non-ascii
characters. Let's switch to LANG="en_US.UTF-8" to match our production
behavior and make tests about unicode paths work.

Reviewed By: xavierd

Differential Revision: D22098359

fbshipit-source-id: c3057edc66e6e32f7b8b49374e622d02bd05711f
2020-06-19 13:40:17 -07:00
..
library.sh py3: set LANG="en_US.UTF-8" for most tests 2020-06-19 13:40:17 -07:00
schema.sql arc/licenselint: add license linting for lua and sql 2020-01-24 06:13:28 -08:00