layerindex-web/layerindex/tools
Paul Eggleton a5a3c47b69 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>
2017-01-16 13:08:18 +13:00
..
import_classic_wiki.py layerindex/tools: fix permissions 2013-09-20 06:49:12 +01:00
import_classic.py layerindex: Update tinfoil to call shutdown method 2017-01-11 21:56:35 +13:00
import_layer.py Fix layerconfparser lifetime handling 2017-01-16 13:08:18 +13:00
import_project.py layerindex/tools/import_project.py: Code cleanup 2016-11-21 15:27:42 -06:00
import_wiki_layers.py Move layers import script to tools subdirectory 2013-08-11 11:28:14 +01:00
update_classic_status.py layerindex/tools: fix permissions 2013-09-20 06:49:12 +01:00