devstack/tests
Ian Wienand ada886dd43 Don't mix declaration and set of locals
Ia0957b47187c3dcadd46154b17022c4213781112 proposes to have bashate
find instances of setting a local value.  The issue is that "local"
always returns 0, thus hiding any failure in the commands running to
set the variable.

This is an automated replacement of such instances

Depends-On: I676c805e8f0401f75cc5367eee83b3d880cdef81
Change-Id: I9c8912a8fd596535589b207d7fc553b9d951d3fe
2015-10-07 17:03:32 +11:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
run-process.sh Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
test_functions.sh Fix remove_disabled_extensions to remove an extension at the last position 2015-05-26 12:38:35 +09:00
test_ini_config.sh Add file creation test 2015-07-23 06:46:24 +10:00
test_ip.sh Cleanup test_ip.sh to give more consistent output 2015-05-28 10:40:55 +10:00
test_libs_from_pypi.sh Remove ceilometer in favor of plugin 2015-09-09 16:44:29 +00:00
test_meta_config.sh Create config file in merge_config_file 2015-04-17 13:23:25 +10:00
test_refs.sh make run_tests.sh run devstack unit tests 2014-11-18 11:33:47 +00:00
test_truefalse.sh Fix msg argument to assert_equal 2015-05-25 11:29:48 +10:00
test_worlddump.sh Add worlddump unit test 2015-07-01 06:29:27 +10:00
unittest.sh Don't mix declaration and set of locals 2015-10-07 17:03:32 +11:00