diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-19 18:43:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-20 11:56:37 +0000 |
commit | 9b312bca47e22cc3a93df356dcae73a8ee4a6787 (patch) | |
tree | 9cb1536a1769da68bbf1b3f8196aa463e302a6bf /meta/lib/oeqa/selftest/cases | |
parent | 8c9b223b1ce941aa408f0840fbd51c7ade303e9a (diff) | |
download | poky-9b312bca47e22cc3a93df356dcae73a8ee4a6787.tar.gz |
bitbake: fetch2/svn: Avoid UnboundLocalError exception
The update codepath would trigger:
Exception: UnboundLocalError: local variable 'svnfetchcmd' referenced before assignment
Fix this so the code functions as intended in both fetch and update cases.
[YOCTO #13798]
(Bitbake rev: 16c4e930ff37ea6eac2ac0cb2197908ce3a1cc53)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest/cases')
0 files changed, 0 insertions, 0 deletions