summaryrefslogtreecommitdiff
path: root/run_tests.sh
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-07-02 22:44:34 +0000
committerGerrit Code Review <review@openstack.org>2015-07-02 22:44:34 +0000
commit17342c2d42a508090fa7a77c1bf291a3829531aa (patch)
tree9f957629e1388d0dea9f7bd4c0ea12c85d62559f /run_tests.sh
parent76ace698acff3e35da8d606b4a29e7ec41f6cd29 (diff)
parent9b36822fe26a8dc7f0ba7f74f3eb131a1b129e25 (diff)
downloadhorizon-17342c2d42a508090fa7a77c1bf291a3829531aa.tar.gz
Merge "Angular translation via babel (singular only)"
Diffstat (limited to 'run_tests.sh')
-rwxr-xr-xrun_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests.sh b/run_tests.sh
index 241c97211..15d1faef8 100755
--- a/run_tests.sh
+++ b/run_tests.sh
@@ -15,7 +15,7 @@ function usage {
echo " environment. Useful when dependencies have"
echo " been added."
echo " -m, --manage Run a Django management command."
- echo " --makemessages Create/Update English translation files using babel."
+ echo " --makemessages Create/Update English translation files."
echo " --compilemessages Compile all translation files."
echo " --check-only Do not update translation files (--makemessages only)."
echo " --pseudo Pseudo translate a language."