mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-11-04 00:52:08 +00:00 
			
		
		
		
	doc: Fix instrument update_output method description
				
					
				
			This commit is contained in:
		@@ -492,9 +492,9 @@ below should be implemented:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    :update_output(context):
 | 
					    :update_output(context):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                It is invoked after the workload updated its result.
 | 
					                This method is invoked after the workload updated its result and
 | 
				
			||||||
                update_result is where the taken measures are added to the result so it
 | 
					                where the taken measures should be added to the result so it can be
 | 
				
			||||||
                can be processed by Workload Automation.
 | 
					                processed by WA.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    :teardown(context):
 | 
					    :teardown(context):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user