aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-01-16 09:58:25 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-01-16 13:08:18 +1300
commita5a3c47b694a661566b5fe64d5e7723365c26c92 (patch)
treea894109a73f80b007adc97d0c5e94692ac873f2a /manage.py
parent15748efcc18e0576dd9bee2acd8f35814f568c2d (diff)
downloadopenembedded-core-contrib-a5a3c47b694a661566b5fe64d5e7723365c26c92.tar.gz
Fix layerconfparser lifetime handling
* Setting of the object has to be before the try: or otherwise the finally block can get called if that doesn't succeed with the result that the layerconfparser object won't have a value, which will trigger an exception * We shouldn't be using the config_data object after shutting down tinfoil, so avoid doing that Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'manage.py')
0 files changed, 0 insertions, 0 deletions