Skip to content

Commit

Permalink
Fix find untranslated strings jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Mar 15, 2018
1 parent 5b5c9e2 commit b87ffe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/scripts/i18n-find-untranslated.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
sed -i 's/ mr.developer/ mr.developer\ngit-clone-depth = 100/' core.cfg
pip install -r requirements.txt
buildout -c experimental/i18n.cfg install i18n-find-untranslated i18ndude
export PYTHONIOENCODING=utf-8
bin/i18n-find-untranslated details > missing.txt

0 comments on commit b87ffe6

Please sign in to comment.