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):
 | 
			
		||||
 | 
			
		||||
                It is invoked after the workload updated its result.
 | 
			
		||||
                update_result is where the taken measures are added to the result so it
 | 
			
		||||
                can be processed by Workload Automation.
 | 
			
		||||
                This method is invoked after the workload updated its result and
 | 
			
		||||
                where the taken measures should be added to the result so it can be
 | 
			
		||||
                processed by WA.
 | 
			
		||||
 | 
			
		||||
    :teardown(context):
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user