From 8fa4937999220a9b493fd12dd488d9516a6e708f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 14 Sep 2017 21:24:18 +0200 Subject: [PATCH] Fix typo in tox.ini The last change had a typo in the job invocation, fix it. Remove ls, the job output showed the content is available as expected. Fix also permissions on shell script. Change-Id: I4ef65188ccdeebf59cc684f2de99c2198c0c3127 --- tools/mv-firstapp-trans.sh | 0 tox.ini | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) mode change 100644 => 100755 tools/mv-firstapp-trans.sh diff --git a/tools/mv-firstapp-trans.sh b/tools/mv-firstapp-trans.sh old mode 100644 new mode 100755 diff --git a/tox.ini b/tox.ini index 221cdc150..5ae57478b 100644 --- a/tox.ini +++ b/tox.ini @@ -99,9 +99,7 @@ commands = mv publish-docs/ja/api-quick-start/ publish-docs/api-ref/ja/api-guide/quick-start mv publish-docs/ko_KR/api-quick-start/ publish-docs/api-ref/ko_KR/api-guide/quick-start mv publish-docs/zh_CN/api-quick-start/ publish-docs/api-ref/zh_CN/api-guide/quick-start - # XXX Remove once everything works - ls -l publish-docs/de - {toxinidir}/tools/mv-firstapp.trans.sh de + {toxinidir}/tools/mv-firstapp-trans.sh de [testenv:generatepot-rst] # Generate POT files for translation, needs {posargs} like: