Merge "Always create .venv for upstream_translation_horizon"

This commit is contained in:
Jenkins 2014-03-20 22:49:59 +00:00 committed by Gerrit Code Review
commit 7befbc8894

View File

@ -45,7 +45,7 @@ tx set --auto-local -r ${PROJECT}.openstack-dashboard-translations \
# Invoke run_tests.sh to update the po files
# Or else, "../manage.py makemessages" can be used.
./run_tests.sh --makemessages
./run_tests.sh --makemessages -V
# Add all changed files to git
git add ${PROJECT}/locale/en/LC_MESSAGES/*