layerindex-web/rrs/tools
Paul Eggleton add075ae00 rrs/tools/common.py: ensure we pass a string to loadDataFull()
We're calling translate() on the string deep in the bowels of the
parsing code and that doesn't work well if the string is unicode, so
convert it to a plain string first. That won't work well if the filename
is unicode but the chances of that with a recipe is pretty small I would
think.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
common.py rrs/tools/common.py: ensure we pass a string to loadDataFull() 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