Translations: Enabling syncing again
All projects are setup again, we can sync them again. Change-Id: I3496993cb5704faa1c74eba15e7452075d48f62f
This commit is contained in:
parent
22d7f1fcb7
commit
2451b23f54
@ -44,14 +44,6 @@ function setup_project {
|
||||
|
||||
local EXCLUDE='.tox/**'
|
||||
|
||||
# TODO(jaegerandi): Remove once everything is renamed.
|
||||
# This is temporary disablement to allow renaming of resources.
|
||||
if [ $# -eq 1 ] && [ "$version" == "master" ] ; then
|
||||
exit 0
|
||||
fi
|
||||
# End of temporary disablement.
|
||||
|
||||
|
||||
# For projects with one module on stable/mitaka, we use "old" setup.
|
||||
# Note that stable/mitaka is only stable translated branch for
|
||||
# projects.
|
||||
|
Loading…
x
Reference in New Issue
Block a user