Merge "Fix generatepot-rst for api-quick-start"

This commit is contained in:
Jenkins 2015-10-08 10:28:18 +00:00 committed by Gerrit Code Review
commit 2f0930bd79
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ EOF
rm -f ${TOPDIR}common-rst/source/locale/dummy.po
else
# common-rst is translated as part of openstack-manuals, do not
# include the file in the combined tree.
rm ${DIRECTORY}/source/locale/common.pot
# include the file in the combined tree if it exists.
rm -f ${DIRECTORY}/source/locale/common.pot
fi
# Take care of deleting all temporary files so that