mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 09:59:08 -04:00
The system tests were overriding the local locale by setting LANG to C. This does not override the locale in case there are individual LC_<*> variables like LC_CTYPE explicitly set. Use LC_ALL=C instead which is the proper way of overriding all currently set locales. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| Makefile.am | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||