]> code.ossystems Code Review - openembedded-core.git/commit
build-perf-test-wrapper.sh: correctly check test script exit status
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Apr 2017 15:58:37 +0000 (18:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2017 11:36:45 +0000 (12:36 +0100)
commited43b2dfe019f35086967a0c8dc605bc6629c75b
tree20d84c470930edf15a03dcd0c93e276f22f0c51f
parentbe3d1718a99e59e636f349586e0a64eb8e2824a4
build-perf-test-wrapper.sh: correctly check test script exit status

Test of the exit code was accidentally moved to wrong place when
oe-git-archive was taken into use.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/contrib/build-perf-test-wrapper.sh