1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 10:52:33 +01:00
This commit is contained in:
Sergei Trofimov
2016-01-27 16:40:41 +00:00
parent eaabe01fa5
commit da720c8613

View File

@@ -158,6 +158,7 @@ class ReplayCommand(RecordCommand):
self.device.execute(command)
self.logger.info("Finished replay")
# Used to satisfy the API
class LightContext(object):
def __init__(self, config):