layerindex-web/rrs/tools
Paul Eggleton acac7d6e9c rrs_upgrade_history.py: ensure we shut down tinfoil safely
Use try...finally to ensure we shut down tinfoil, but since we are
potentially dealing with older bitbake releases when importing older
upgrades, only call shutdown() if it's actually there (and although it's
unlikely, guard against the broken shutdown() in fido as we do in the
main layer index update script).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
common.py rrs/tools: drop update_repo() 2018-05-04 23:57:53 +12:00
daily_run.sh rrs/tools/rrs_unique_recipes: drop 2018-05-04 23:57:52 +12:00
rrs_distros.py rrs/tools: run all tools scripts with python3 2018-05-04 23:57:53 +12:00
rrs_maintainer_history.py rrs/tools: run all tools scripts with python3 2018-05-04 23:57:53 +12:00
rrs_upgrade_history.py rrs_upgrade_history.py: enable to work across python2/3 versions 2018-05-04 23:57:53 +12:00
rrs_upstream_email.py rrs/tools: run all tools scripts with python3 2018-05-04 23:57:53 +12:00
rrs_upstream_history.py rrs/tools: run all tools scripts with python3 2018-05-04 23:57:53 +12:00
upgrade_history_internal.py rrs_upgrade_history.py: ensure we shut down tinfoil safely 2018-05-04 23:57:53 +12:00