[Movecommons-commits] r22 - trunk

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Sat Sep 25 17:44:16 CEST 2010


Author: vjrj_
Date: 2010-09-25 17:44:16 +0200 (Sat, 25 Sep 2010)
New Revision: 22

Modified:
   trunk/fabfile.py
Log:


Modified: trunk/fabfile.py
===================================================================
--- trunk/fabfile.py	2010-09-25 15:43:35 UTC (rev 21)
+++ trunk/fabfile.py	2010-09-25 15:44:16 UTC (rev 22)
@@ -30,5 +30,6 @@
 
 def deploy():
     run('echo Deploying with user: "%(user)s"' % env)
+    i18nCompile()
     prepare_deploy()
     svn_update()




More information about the Movecommons-commits mailing list