diff --git a/modules/openstack_project/files/slave_scripts/common_translation_update.sh b/modules/openstack_project/files/slave_scripts/common_translation_update.sh index 4a6b46d429..45dae23ee2 100644 --- a/modules/openstack_project/files/slave_scripts/common_translation_update.sh +++ b/modules/openstack_project/files/slave_scripts/common_translation_update.sh @@ -149,7 +149,7 @@ function setup_git () # COMMIT_MSG. function setup_review () { - FULL_PROJECT=$(grep project .gitreview | cut -f2 -d= | cut -f1 -d.) + FULL_PROJECT=$(grep project .gitreview | cut -f2 -d= |sed -e 's/\.git$//') COMMIT_MSG="Imported Translations from Transifex" git review -s