diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-10 21:46:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-14 15:05:30 +0000 |
commit | 432bef2a904883fe206b136393d976dc662cb30f (patch) | |
tree | 17944866e19f5471fe3bffeb525169c2032d82ae /scripts/lib/argparse_oe.py | |
parent | f8c7c22df834199cfae361965f34833fd365292f (diff) | |
download | poky-432bef2a904883fe206b136393d976dc662cb30f.tar.gz |
bitbake: cookerdata: Drop dubious exception handling code
This code appears to be dangerous, it swallows exceptions, turning them into
"handled" versions which then show no errors to the user. This is a pretty
poor user experience and I can't see why this code should be swallowing
such things. Drop the worst bits of code.
(Bitbake rev: a29ffcc12df24737e702e198aeb8f6892884932b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions