Merge "Follow changed .venv location"

This commit is contained in:
Zuul 2017-11-22 06:08:14 +00:00 committed by Gerrit Code Review
commit b3ca90e0e9
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@ function extract_messages_releasenotes {
local keep_workdir=$1
# Extract messages
.venv/bin/sphinx-build -b gettext -d releasenotes/build/doctrees \
$HOME/.venv/bin/sphinx-build -b gettext -d releasenotes/build/doctrees \
releasenotes/source releasenotes/work
rm -rf releasenotes/build
# Concatenate messages into one POT file