mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
fw/output_processor: fix typo
This commit is contained in:
parent
a61bca1a54
commit
98219bbba9
@ -97,7 +97,7 @@ class ProcessorManager(object):
|
||||
proc.finalize()
|
||||
|
||||
def process_job_output(self, context):
|
||||
self.do_for_each_proc('process_job_output', 'processing using "{}"',
|
||||
self.do_for_each_proc('process_job_output', 'Processing using "{}"',
|
||||
context.job_output, context.target_info,
|
||||
context.run_output)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user