From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] runqemu: rework of exception handling
Date: Tue, 11 Jul 2017 17:34:22 +0300 [thread overview]
Message-ID: <cover.1499783283.git.ed.bartosh@linux.intel.com> (raw)
Hi,
Reorganized exception handling code in a way that script raises RunQemuError
for all known errors. runqemu will not produce tracebacks for known errors.
It will only print error messages, which is hopefully more user friendly than
current approach.
Fixed 11719 - Unneeded stack trace is printed when ruunqemu fails
The following changes since commit 05e28a9c3462c8987a44e534bc6d08d26b4c41fb:
imagefutures: add test_image_fstypes test case (2017-07-10 14:14:37 +0300)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/wip
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wip
Ed Bartosh (2):
runqemu: reworked exception handling
runqemu: check exit code of 'ls -t'
scripts/runqemu | 118 ++++++++++++++++++++++++++++----------------------------
1 file changed, 60 insertions(+), 58 deletions(-)
--
Regards,
Ed
next reply other threads:[~2017-07-11 14:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-11 14:34 Ed Bartosh [this message]
2017-07-11 14:34 ` [PATCH 1/2] runqemu: reworked exception handling Ed Bartosh
2017-07-11 14:34 ` [PATCH 2/2] runqemu: check exit code of 'ls -t' Ed Bartosh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1499783283.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox