commit | 15e40ffbbd7397c84c66397d60a9f042cda3818b | [log] [tgz] |
---|---|---|
author | Lisa Nguyen <lisa.nguyen@linaro.org> | Mon Feb 02 12:30:06 2015 -0800 |
committer | Lisa Nguyen <lisa.nguyen@linaro.org> | Mon Feb 02 13:56:29 2015 -0800 |
tree | 43310bfc758fbd98ff2e498e66a38b44a96e1211 | |
parent | 2d49a68f00af4db9e69ef86b45e0d17432835c9e [diff] |
Remove BASH arrays The syntax for arrays, foo[index], is defined in BASH. Replace BASH arrays with ones that are POSIX compliant. Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>