Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
d1f11e9b
Commit
d1f11e9b
authored
Jan 16, 2019
by
anonym
Browse files
Use the correct variable.
parent
f2af120c
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process/tails-iuk.mdwn
View file @
d1f11e9b
...
...
@@ -31,8 +31,8 @@ Update POT and PO files
=======================
git checkout master && \
"${
RELEASE
_CHECKOUT:?}"/import-translations && \
"${
RELEASE
_CHECKOUT:?}"/submodules/jenkins-tools/slaves/check_po && \
"${
TAILS_GIT
_CHECKOUT:?}"/import-translations && \
"${
TAILS_GIT
_CHECKOUT:?}"/submodules/jenkins-tools/slaves/check_po && \
git add po && \
git commit -m 'Update POT and PO files, pull updated translations from Transifex.'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment