Update provisioning/release scripts to build .mo files.

We need to update provision.py to compile the messages files, since
they are needed for the new i18n tests.  And of course we need to
include the .mo files in release tarballs; there's a bit of complexity
there around how the tarball archives are created.
This commit is contained in:
Umair Khan
2016-05-02 13:20:00 +05:00
committed by Tim Abbott
parent f35327d148
commit e56d3196ef
5 changed files with 8 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -18,3 +18,4 @@
/frontend_tests export-ignore
/node_modules export-ignore
/humbug export-ignore
/locale export-ignore