]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-selftest: return based on the test results
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 7 Feb 2014 10:08:51 +0000 (12:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Feb 2014 21:01:27 +0000 (21:01 +0000)
commitc38f943c7fbb1fc077c875099dce8f73f41043b9
treeba864f021aa55a3e8e5bbb2d0a1752d69a5dca71
parentb01e4438a08a0b9c6950af666fa13eaf71b45fc9
scripts/oe-selftest: return based on the test results

Regardless if the tests passed or not the script returned 0,
which isn't what one would expect.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-selftest