mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
4a06c13738
Since 2ff06af63, resources are obtained via context.get_resource, rather than context.resolve.get_resource. LightContext used by the record command was not updated to implement that method. This fixes the issue