mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
When running with a custom locale setup, it's easy to confuse the date regression tests and cause them to fail, e.g. when LANG='C' but LC_ALL='el_GR.UTF-8'. Set LC_ALL to 'C', which overrides all other LC_xxx options, to avoid this sort of problem. Reviewed by: uqs, edwin |
||
|---|---|---|
| .. | ||
| Makefile | ||
| regress.sh | ||
| regress.t | ||