mirror of https://github.com/zulip/zulip.git
ea4b9cb609
- Shell command `sort` depends on system locale and symbol `_` (underscore) is located after letters in the default locale of Travis instances. Otherwise, python sorting uses its own symbols ordering and underscore is located before letters. Changing the locale for `sort` shell command with adding environment variable doesn' t work on Travis instances. That's why It was decided to apply the same sorting command to both comparing lists. |
||
---|---|---|
.. | ||
activate-venv | ||
backend | ||
frontend | ||
production | ||
production-helper | ||
setup-backend | ||
setup-frontend | ||
setup-production | ||
setup-static-analysis | ||
static-analysis | ||
success-http-headers.txt |