Fix typos in openstack_functions.py & common_translation_update.sh

TrivialFix

Change-Id: I6705492245693239dd03d52d44fed0eb311331c7
This commit is contained in:
zhangyanxian 2016-09-22 02:16:52 +00:00
parent b93a4afbcd
commit 957735dc3e
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ QUIET="--quiet"
INVALID_PO_FILE=0
# ERROR_ABORT signals whether the script aborts with failure, will be
# set to 0 on successfull run.
# set to 0 on successful run.
ERROR_ABORT=1
# We need a UTF-8 locale, set it properly in case it's not set.

View File

@ -42,7 +42,7 @@ def set_node_options(item, job, params):
params['TOX_TESTENV_PASSENV'] = ' '.join(zuul_params)
# Set up log url parameter for all jobs
set_log_url(item, job, params)
# Default to single use node. Potentially overriden below.
# Default to single use node. Potentially overridden below.
# Select node to run job on.
params['OFFLINE_NODE_WHEN_COMPLETE'] = '1'
# Pass tags through for subunit2sql