]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: Improve error handling/exit codes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Mar 2013 11:48:53 +0000 (11:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Mar 2013 17:24:44 +0000 (17:24 +0000)
commit22a54741167dd6cc011a1b98787c82cc992158ed
tree0393c7f8aca6b2447e70562504bce1964dcaeecf
parenta822eff2362ac0284b320b2d45cf9dbf9b9dd73c
runqemu: Improve error handling/exit codes

runqemu-internal is sourced so should be returning with an error code in
case of errors. runqemu needs to deal with this.

This patch fixes up the various error paths so we're consistent and get
a sane exit status for runqemu which helps a lot in its use in the qemu
runtime testing on the autobuilder.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu
scripts/runqemu-internal