commit | 27cbea08e72c93fe3c450894fe5a80a314c67620 | [log] [tgz] |
---|---|---|
author | Sriram Yagnaraman <sriram.y@gmail.com> | Thu Oct 31 14:05:14 2019 +0100 |
committer | Sriram Yagnaraman <sriram.y@gmail.com> | Thu Oct 31 14:05:14 2019 +0100 |
tree | 6915b533d77a51844dceb3b8d1f5bfcd8e23c3af | |
parent | 37064babe9d3196edb42217d1c07f45724fbfef1 [diff] |
Fix return code from run_tests.sh Before this patch, functest run_tests.sh always returned the result of the last command in the shell script. After this patch, return codes from each functest run will be appended and the correct return code shall be returned. Change-Id: Ide993487bd63395d35e1a0ec464599a4c0156b8e