mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-11-15 14:26:02 +00:00
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