Merge "Remove double python in translation script"

This commit is contained in:
Zuul 2017-10-19 20:08:34 +00:00 committed by Gerrit Code Review
commit 69375f013f

View File

@ -139,7 +139,7 @@ function setup_project {
local exclude='.tox/**'
$VENV/bin/python $VENV/bin/python $SCRIPTSDIR/create-zanata-xml.py \
$VENV/bin/python $SCRIPTSDIR/create-zanata-xml.py \
-p $project -v $version --srcdir . --txdir . \
-r '**/*.pot' '{path}/{locale_with_underscore}/LC_MESSAGES/{filename}.po' \
-e "$exclude" -f zanata.xml