diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2023-08-31 08:30:32 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-02 11:48:05 +0100 |
commit | d51176429de50ef0f136b0c936797c87f244125b (patch) | |
tree | 6f786a94ad46b138425b227091ec547eb985766e /scripts/lib/devtool/build.py | |
parent | 81af7cd4065acf092b9b9d10f52f1895025d85bb (diff) | |
download | poky-d51176429de50ef0f136b0c936797c87f244125b.tar.gz |
bitbake: fetch2: git: Remove useless try..else clause
There is no reason to have the else clause in this try block, as it can
be moved into the try block, which is clearer.
(Bitbake rev: 5625849e9327fc71a38eea00d4506f80abc11bc6)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions