Merge "Another fix for upstream_translation_horizon.sh"
This commit is contained in:
commit
de46ee2b8a
@ -51,7 +51,7 @@ tx set --auto-local -r ${PROJECT}.openstack-dashboard-translations \
|
|||||||
git add ${PROJECT}/locale/en/LC_MESSAGES/*
|
git add ${PROJECT}/locale/en/LC_MESSAGES/*
|
||||||
git add openstack_dashboard/locale/en/LC_MESSAGES/*
|
git add openstack_dashboard/locale/en/LC_MESSAGES/*
|
||||||
|
|
||||||
if [ `git diff --cached | egrep -v "(POT-Creation-Date|^[\+\-]#|^\+{3}|^\-{3})" | egrep -c "^[\-\+]"` -gt 0 ] ]
|
if [ `git diff --cached | egrep -v "(POT-Creation-Date|^[\+\-]#|^\+{3}|^\-{3})" | egrep -c "^[\-\+]"` -gt 0 ]
|
||||||
then
|
then
|
||||||
# Push source file changes to transifex
|
# Push source file changes to transifex
|
||||||
tx --debug --traceback push -s
|
tx --debug --traceback push -s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user