1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 20:11:20 +00:00
Brendan Jackman 43f5cd793a PluginCache: Check plugin name before trying to iteritems
Currently if your config contains

typo_for_a_global_alias: 1

You will get an error where we try to call 'iteritems' on the value 1. This
commit re-orders the checks so that you instead get an error for the
unrecognised 'typo_for_a_global_alias'.
2017-10-04 13:28:53 +01:00
..
2017-09-29 09:48:25 +01:00
2017-09-27 10:32:41 +01:00
2017-03-22 15:14:44 +00:00
2017-09-29 09:48:25 +01:00