mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
016d68bfa0
Currently if you get confused and write a config with something like: energy_measurement: acme_cape Then you get an error when we try to 'iteritems' on the value 'acme_cape'. Instead, explicitly check for this case.